INLINE_DENTRY      34 fs/f2fs/inline.c 	if (!test_opt(F2FS_I_SB(inode), INLINE_DENTRY))
INLINE_DENTRY     524 fs/f2fs/super.c 			set_opt(sbi, INLINE_DENTRY);
INLINE_DENTRY     527 fs/f2fs/super.c 			clear_opt(sbi, INLINE_DENTRY);
INLINE_DENTRY    1386 fs/f2fs/super.c 	if (test_opt(sbi, INLINE_DENTRY))
INLINE_DENTRY    1479 fs/f2fs/super.c 	set_opt(sbi, INLINE_DENTRY);