Searched refs:F2FS_INLINE_DATA_FL (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/fs/f2fs/ | ||
D | file.c | 1636 flags |= F2FS_INLINE_DATA_FL; in f2fs_ioc_getflags() |
D | f2fs.h | 2230 #define F2FS_INLINE_DATA_FL 0x10000000 /* Inode has inline data. */ macro |