Searched refs:htree_dirblock_to_tree (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/fs/ext3/ |
D | namei.c | 557 static int htree_dirblock_to_tree(struct file *dir_file, in htree_dirblock_to_tree() function 630 count = htree_dirblock_to_tree(dir_file, dir, 0, &hinfo, in ext3_htree_fill_tree() 658 ret = htree_dirblock_to_tree(dir_file, dir, block, &hinfo, in ext3_htree_fill_tree()
|
/linux-4.1.27/fs/ext4/ |
D | namei.c | 957 static int htree_dirblock_to_tree(struct file *dir_file, in htree_dirblock_to_tree() function 1087 count = htree_dirblock_to_tree(dir_file, dir, 0, &hinfo, in ext4_htree_fill_tree() 1123 ret = htree_dirblock_to_tree(dir_file, dir, block, &hinfo, in ext4_htree_fill_tree()
|
/linux-4.1.27/Documentation/trace/ |
D | ftrace.txt | 1258 => htree_dirblock_to_tree
|