Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dnamei.c307 fi->i_flags |= F2FS_INDEX_FL; in f2fs_new_inode()
H A Df2fs.h3148 #define F2FS_INDEX_FL 0x00001000 /* hash-indexed directory */ macro