Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext4/
Ddir.c424 int ext4_htree_store_dirent(struct file *dir_file, __u32 hash, in ext4_htree_store_dirent() function
Dnamei.c1015 err = ext4_htree_store_dirent(dir_file, in htree_dirblock_to_tree()
1026 err = ext4_htree_store_dirent(dir_file, in htree_dirblock_to_tree()
1103 err = ext4_htree_store_dirent(dir_file, 0, 0, in ext4_htree_fill_tree()
1114 err = ext4_htree_store_dirent(dir_file, 2, 0, in ext4_htree_fill_tree()
Dinline.c1407 err = ext4_htree_store_dirent(dir_file, hinfo->hash, in htree_inlinedir_to_tree()
Dext4.h2183 extern int ext4_htree_store_dirent(struct file *dir_file, __u32 hash,