HomeSort by relevance Sort by last modified time
    Searched refs:F2FS_INLINE_DOTS (Results 1 - 2 of 2) sorted by null

  /external/f2fs-tools/include/
f2fs_fs.h 702 #define F2FS_INLINE_DOTS 0x10 /* file having implicit dot dentries */
    [all...]
  /external/f2fs-tools/fsck/
fsck.c 890 !(node_blk->i.i_inline & F2FS_INLINE_DOTS)) {
894 node_blk->i.i_inline |= F2FS_INLINE_DOTS;
    [all...]

Completed in 333 milliseconds