Searched defs:dir_file (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/fs/ext3/ |
D | dir.c | 346 int ext3_htree_store_dirent(struct file *dir_file, __u32 hash, in ext3_htree_store_dirent()
|
D | namei.c | 557 static int htree_dirblock_to_tree(struct file *dir_file, in htree_dirblock_to_tree() 609 int ext3_htree_fill_tree(struct file *dir_file, __u32 start_hash, in ext3_htree_fill_tree()
|
/linux-4.1.27/fs/ext4/ |
D | dir.c | 424 int ext4_htree_store_dirent(struct file *dir_file, __u32 hash, in ext4_htree_store_dirent()
|
D | inline.c | 1318 int htree_inlinedir_to_tree(struct file *dir_file, in htree_inlinedir_to_tree()
|
D | namei.c | 957 static int htree_dirblock_to_tree(struct file *dir_file, in htree_dirblock_to_tree() 1054 int ext4_htree_fill_tree(struct file *dir_file, __u32 start_hash, in ext4_htree_fill_tree()
|