Searched defs:height (Results 1 – 11 of 11) sorted by relevance
/fs/gfs2/ |
D | bmap.c | 236 struct metapath *mp, unsigned int height) in find_metapath() 257 static inline __be64 *metaptr1(unsigned int height, const struct metapath *mp) in metaptr1() 275 static inline __be64 *metapointer(unsigned int height, const struct metapath *mp) in metapointer() 281 static inline const __be64 *metaend(unsigned int height, const struct metapath *mp) in metaend() 851 u8 height; in __gfs2_iomap_get() local 1657 metapointer_range(struct metapath *mp, int height, in metapointer_range() 1679 struct metapath *mp, int height, in walk_done() 1908 unsigned int height = mp.mp_aheight - 1; in punch_hole() local
|
D | glops.c | 410 u16 height, depth; in gfs2_dinode_in() local
|
/fs/xfs/libxfs/ |
D | xfs_iext_tree.c | 162 int height; in xfs_iext_find_first_leaf() local 180 int height, i; in xfs_iext_find_last_leaf() local 310 int height, i; in xfs_iext_find_level() local 434 int height, i; in xfs_iext_update_node() local
|
D | xfs_btree.c | 4635 unsigned int height = 1; in xfs_btree_compute_maxlevels() local 4689 unsigned int height = 1; in xfs_btree_space_to_height() local
|
/fs/xfs/scrub/ |
D | repair.h | 55 unsigned int height; member
|
/fs/hfs/ |
D | bfind.c | 113 int height, res; in hfs_brec_find() local
|
D | btree.h | 63 u8 height; member 137 u8 height; /* (F) The level of this node (leaves=1) */ member
|
/fs/hfsplus/ |
D | bfind.c | 159 int height, res; in hfs_brec_find() local
|
D | hfsplus_fs.h | 113 u8 height; member
|
D | hfsplus_raw.h | 155 u8 height; member
|
/fs/jfs/ |
D | jfs_dmap.h | 138 __le32 height; /* 4: height of the tree */ member 166 __le32 height; /* 4: height of tree */ member
|