Searched refs:ext4_show_inline_dir (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/ext4/ |
| H A D | inline.c | 908 void ext4_show_inline_dir(struct inode *dir, struct buffer_head *bh, in ext4_show_inline_dir() function 932 #define ext4_show_inline_dir(dir, bh, inline_start, inline_size) macro 962 ext4_show_inline_dir(dir, iloc->bh, inline_start, inline_size); in ext4_add_dirent_to_inline() 1705 ext4_show_inline_dir(dir, iloc.bh, inline_start, inline_size); in ext4_delete_inline_entry()
|