Home
last modified time | relevance | path

Searched refs:F2FS_INLINE_DOTS (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Df2fs_fs.h282 #define F2FS_INLINE_DOTS 0x10 /* file having implicit dot dentries */ macro
/linux/fs/f2fs/
H A Df2fs.h3161 if (ri->i_inline & F2FS_INLINE_DOTS) in get_inline_info()
3184 ri->i_inline |= F2FS_INLINE_DOTS; in set_raw_inline()