Searched defs:dir_file (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | dir.c | 443 int ext4_htree_store_dirent(struct file *dir_file, __u32 hash, in ext4_htree_store_dirent() argument
|
H A D | inline.c | 1357 int ext4_inlinedir_to_tree(struct file *dir_file, in ext4_inlinedir_to_tree() argument
|
H A D | namei.c | 1033 static int htree_dirblock_to_tree(struct file *dir_file, in htree_dirblock_to_tree() argument 1128 int ext4_htree_fill_tree(struct file *dir_file, __u32 start_hash, in ext4_htree_fill_tree() argument [all...] |
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | dir.c | 459 int ext4_htree_store_dirent(struct file *dir_file, __u32 hash, in ext4_htree_store_dirent() argument
|
H A D | inline.c | 1330 int ext4_inlinedir_to_tree(struct file *dir_file, in ext4_inlinedir_to_tree() argument
|
H A D | namei.c | 1069 static int htree_dirblock_to_tree(struct file *dir_file, in htree_dirblock_to_tree() argument 1182 int ext4_htree_fill_tree(struct file *dir_file, __u32 start_hash, in ext4_htree_fill_tree() argument [all...] |
Completed in 13 milliseconds