/fs/ext4/ |
D | extents.c | 138 int depth = path->p_depth; in ext4_ext_find_goal() local 297 ext4_ext_max_entries(struct inode *inode, int depth) in ext4_ext_max_entries() 336 int depth) in ext4_valid_extent_entries() 367 int depth) in __ext4_ext_check() 410 #define ext4_ext_check(inode, eh, depth) \ argument 442 int depth = ext_depth(inode); in ext4_ext_show_leaf() local 466 int depth = ext_depth(inode); in ext4_ext_show_move() local 503 int depth = path->p_depth; in ext4_ext_drop_refs() local 655 short int depth, i, ppos = 0, alloc = 0; in ext4_ext_find_extent() local 821 int depth = ext_depth(inode); in ext4_ext_split() local [all …]
|
D | move_extent.c | 368 int range_to_move, depth, ret; in mext_insert_extents() local 447 int depth = ext_depth(orig_inode); in mext_leaf_block() local 628 int depth; in mext_replace_branches() local 1117 int ret, depth, last_extent = 0; in ext4_move_extents() local
|
D | indirect.c | 141 static Indirect *ext4_get_branch(struct inode *inode, int depth, in ext4_get_branch() 661 int depth; in ext4_ind_map_blocks() local 1010 static Indirect *ext4_find_shared(struct inode *inode, int depth, in ext4_find_shared() 1229 __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/quota/ |
D | quota_tree.c | 25 static int get_index(struct qtree_mem_dqinfo *info, qid_t id, int depth) in get_index() 291 uint *treeblk, int depth) in do_insert_tree() 460 uint *blk, int depth) in remove_tree() 556 struct dquot *dquot, uint blk, int depth) in find_tree_dqentry()
|
/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 | 41 int depth = 0; in item_depth() local 239 int depth, size; in configfs_get_target_path() local
|
D | inode.c | 160 int depth = sd->s_depth; in configfs_set_inode_lock_class() local
|
/fs/reiserfs/ |
D | ioctl.c | 170 int depth; in reiserfs_unpack() local
|
D | xattr_acl.c | 429 int depth; in reiserfs_acl_chmod() local
|
D | inode.c | 32 int depth; in reiserfs_evict_inode() local 3105 int depth; in reiserfs_setattr() local
|
D | namei.c | 923 int depth; in reiserfs_unlink() local
|
/fs/ext2/ |
D | inode.c | 226 int depth, in ext2_get_branch() 612 int depth; in ext2_get_blocks() local 934 int depth, in ext2_find_shared() 1032 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 | 409 static Indirect *ext3_get_branch(struct inode *inode, int depth, int *offsets, in ext3_get_branch() 864 int depth; in ext3_get_blocks_handle() local 2179 static Indirect *ext3_find_shared(struct inode *inode, int depth, in ext3_find_shared() 2379 __le32 *first, __le32 *last, int depth) in ext3_free_branches()
|
/fs/gfs2/ |
D | glops.c | 310 u16 height, depth; in gfs2_dinode_in() local
|
D | dir.c | 815 static struct gfs2_leaf *new_leaf(struct inode *inode, struct buffer_head **pbh, u16 depth) in new_leaf() 1293 filldir_t filldir, int *copied, unsigned *depth, in gfs2_dir_read_leaf() 1447 unsigned depth = 0; in dir_e_read() local
|
/fs/qnx6/ |
D | inode.c | 122 int depth = ei->di_filelevels; in qnx6_block_map() local
|
/fs/ufs/ |
D | inode.c | 91 int depth = ufs_block_to_path(inode, frag >> uspi->s_fpbshift, offsets); in ufs_frag_map() local
|
/fs/hpfs/ |
D | dnode.c | 700 struct quad_buffer_head *qbh, int depth) in hpfs_remove_dirent()
|
/fs/hfsplus/ |
D | hfsplus_fs.h | 67 unsigned int depth; member
|
D | hfsplus_raw.h | 156 __be16 depth; member
|
/fs/ocfs2/ |
D | alloc.c | 582 int i, start = 0, depth = 0; in ocfs2_reinit_path() local 1516 int depth = le16_to_cpu(el->l_tree_depth); in ocfs2_grow_tree() local 4859 int ret = 0, depth; in ocfs2_split_and_insert() local 5223 int ret, depth, credits; in ocfs2_split_tree() local
|
/fs/ |
D | exec.c | 1403 unsigned int depth = bprm->recursion_depth; in search_binary_handler() local
|
D | eventpoll.c | 554 int depth) in ep_scan_ready_list()
|