Searched refs:f2fs_has_enough_room (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | inline.c | 590 if (f2fs_has_enough_room(dir, ipage, &fname)) { in f2fs_try_convert_inline_dir()
|
H A D | dir.c | 612 bool f2fs_has_enough_room(struct inode *dir, struct page *ipage, in f2fs_has_enough_room() function
|
H A D | f2fs.h | 3249 bool f2fs_has_enough_room(struct inode *dir, struct page *ipage,
|
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | inline.c | 598 if (f2fs_has_enough_room(dir, ipage, &fname)) { in f2fs_try_convert_inline_dir()
|
H A D | dir.c | 642 bool f2fs_has_enough_room(struct inode *dir, struct page *ipage, in f2fs_has_enough_room() function
|
H A D | f2fs.h | 3559 bool f2fs_has_enough_room(struct inode *dir, struct page *ipage,
|
Completed in 37 milliseconds