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

/linux-master/fs/ext4/
H A Ddir.c459 int ext4_htree_store_dirent(struct file *dir_file, __u32 hash, function
H A Dnamei.c1140 err = ext4_htree_store_dirent(dir_file,
1156 err = ext4_htree_store_dirent(dir_file,
1235 err = ext4_htree_store_dirent(dir_file, 0, 0,
1246 err = ext4_htree_store_dirent(dir_file, 2, 0,
H A Dinline.c1423 err = ext4_htree_store_dirent(dir_file, hinfo->hash,
H A Dext4.h2812 extern int ext4_htree_store_dirent(struct file *dir_file, __u32 hash,

Completed in 294 milliseconds