Home
last modified time | relevance | path

Searched refs:ext4_htree_store_dirent (Results 1 – 4 of 4) sorted by relevance

/linux/fs/ext4/
H A Ddir.c466 int ext4_htree_store_dirent(struct file *dir_file, __u32 hash, in ext4_htree_store_dirent() function
H A Dnamei.c1141 err = ext4_htree_store_dirent(dir_file, in htree_dirblock_to_tree()
1157 err = ext4_htree_store_dirent(dir_file, in htree_dirblock_to_tree()
1236 err = ext4_htree_store_dirent(dir_file, 0, 0, in ext4_htree_fill_tree()
1247 err = ext4_htree_store_dirent(dir_file, 2, 0, in ext4_htree_fill_tree()
H A Dinline.c1428 err = ext4_htree_store_dirent(dir_file, hinfo->hash, in ext4_inlinedir_to_tree()
H A Dext4.h2808 extern int ext4_htree_store_dirent(struct file *dir_file, __u32 hash,