Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dinline.c729 bool f2fs_empty_inline_dir(struct inode *dir) in f2fs_empty_inline_dir()
728 bool f2fs_empty_inline_dir(struct inode *dir) f2fs_empty_inline_dir() function
H A Ddir.c921 return f2fs_empty_inline_dir(dir); in f2fs_empty_dir()