/fs/ext4/ |
D | extents.c | 155 int depth; in ext4_ext_find_goal() local 285 ext4_ext_max_entries(struct inode *inode, int depth) in ext4_ext_max_entries() 306 int depth) in __ext4_ext_check_header() 345 #define ext4_ext_check_header(inode, eh, depth) \ argument 371 int depth = ext_depth(inode); in ext4_ext_show_leaf() local 395 int depth = path->p_depth; in ext4_ext_drop_refs() local 546 short int depth, i, ppos = 0, alloc = 0; in ext4_ext_find_extent() local 683 int depth = ext_depth(inode); in ext4_ext_split() local 1006 int depth, i, err = 0; in ext4_ext_create_new_leaf() local 1078 int depth, ee_len; in ext4_ext_search_left() local [all …]
|
D | inode.c | 404 static Indirect *ext4_get_branch(struct inode *inode, int depth, in ext4_get_branch() 873 int depth; in ext4_get_blocks_handle() local 3476 static Indirect *ext4_find_shared(struct inode *inode, int depth, in ext4_find_shared() 3674 __le32 *first, __le32 *last, int depth) in ext4_free_branches()
|
/fs/minix/ |
D | itree_common.c | 30 int depth, in get_branch() 153 int depth = block_to_path(inode, block, offsets); in get_block() local 217 int depth, in find_shared() 269 static void free_branches(struct inode *inode, block_t *p, block_t *q, int depth) in free_branches()
|
/fs/ |
D | quota_tree.c | 27 static int get_index(struct qtree_mem_dqinfo *info, qid_t id, int depth) in get_index() 285 uint *treeblk, int depth) in do_insert_tree() 453 uint *blk, int depth) in remove_tree() 544 struct dquot *dquot, uint blk, int depth) in find_tree_dqentry()
|
D | exec.c | 1186 unsigned int depth = bprm->recursion_depth; in search_binary_handler() local
|
/fs/sysv/ |
D | itree.c | 88 int depth, in get_branch() 210 int depth = block_to_path(inode, iblock, offsets); in get_block() local 277 int depth, in find_shared() 337 static void free_branches(struct inode *inode, sysv_zone_t *p, sysv_zone_t *q, int depth) in free_branches()
|
/fs/configfs/ |
D | symlink.c | 40 int depth = 0; in item_depth() local 242 int depth, size; in configfs_get_target_path() local
|
/fs/ext2/ |
D | inode.c | 200 int depth, in ext2_get_branch() 584 int depth; in ext2_get_blocks() local 870 int depth, in ext2_find_shared() 968 static void ext2_free_branches(struct inode *inode, __le32 *p, __le32 *q, int depth) in ext2_free_branches()
|
/fs/hfs/ |
D | btree.h | 33 unsigned int depth; member 139 __be16 depth; /* (V) The number of levels in this B-tree */ member
|
/fs/ext3/ |
D | inode.c | 356 static Indirect *ext3_get_branch(struct inode *inode, int depth, int *offsets, in ext3_get_branch() 800 int depth; in ext3_get_blocks_handle() local 1984 static Indirect *ext3_find_shared(struct inode *inode, int depth, in ext3_find_shared() 2182 __le32 *first, __le32 *last, int depth) in ext3_free_branches()
|
/fs/gfs2/ |
D | dir.c | 803 static struct gfs2_leaf *new_leaf(struct inode *inode, struct buffer_head **pbh, u16 depth) in new_leaf() 1261 filldir_t filldir, int *copied, unsigned *depth, in gfs2_dir_read_leaf() 1370 unsigned depth = 0; in dir_e_read() local
|
D | inode.c | 252 u16 height, depth; in gfs2_dinode_in() local
|
/fs/ufs/ |
D | inode.c | 94 int depth = ufs_block_to_path(inode, frag >> uspi->s_fpbshift, offsets); in ufs_frag_map() local
|
/fs/hpfs/ |
D | dnode.c | 696 struct quad_buffer_head *qbh, int depth) in hpfs_remove_dirent()
|
/fs/ocfs2/ |
D | alloc.c | 428 int i, start = 0, depth = 0; in ocfs2_reinit_path() local 1341 int depth = le16_to_cpu(el->l_tree_depth); in ocfs2_grow_tree() local 4704 int ret = 0, depth; in ocfs2_split_and_insert() local 5023 int ret, depth, credits = handle->h_buffer_credits; in ocfs2_split_tree() local
|
/fs/hfsplus/ |
D | hfsplus_fs.h | 62 unsigned int depth; member
|
D | hfsplus_raw.h | 155 __be16 depth; member
|
/fs/nfsd/ |
D | vfs.c | 796 int depth = 0; in nfsd_get_raparms() local
|