Home
last modified time | relevance | path

Searched refs:start_hash (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ext4/
H A Dinline.c1261 __u32 start_hash, __u32 start_minor_hash, in ext4_inlinedir_to_tree() argument
1348 if ((hinfo->hash < start_hash) || in ext4_inlinedir_to_tree()
1349 ((hinfo->hash == start_hash) && in ext4_inlinedir_to_tree()
H A Dext4.h3152 extern int ext4_htree_fill_tree(struct file *dir_file, __u32 start_hash,
3678 __u32 start_hash, __u32 start_minor_hash,