Searched defs:dir_file (Results 1 – 4 of 4) sorted by relevance
/linux-3.3/fs/ext3/ |
D | dir.c | 332 int ext3_htree_store_dirent(struct file *dir_file, __u32 hash, in ext3_htree_store_dirent()
|
D | namei.c | 567 static int htree_dirblock_to_tree(struct file *dir_file, in htree_dirblock_to_tree() 621 int ext3_htree_fill_tree(struct file *dir_file, __u32 start_hash, in ext3_htree_fill_tree()
|
/linux-3.3/fs/ext4/ |
D | dir.c | 354 int ext4_htree_store_dirent(struct file *dir_file, __u32 hash, in ext4_htree_store_dirent()
|
D | namei.c | 566 static int htree_dirblock_to_tree(struct file *dir_file, in htree_dirblock_to_tree() 621 int ext4_htree_fill_tree(struct file *dir_file, __u32 start_hash, in ext4_htree_fill_tree()
|