Home
last modified time | relevance | path

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

/Linux-v4.19/fs/f2fs/
Dfile.c1636 flags |= F2FS_INLINE_DATA_FL; in f2fs_ioc_getflags()
Df2fs.h2230 #define F2FS_INLINE_DATA_FL 0x10000000 /* Inode has inline data. */ macro