Searched defs:height (Results 1 – 10 of 10) sorted by relevance
/fs/gfs2/ |
D | bmap.c | 238 struct metapath *mp, unsigned int height) in find_metapath() 264 static inline __be64 *metapointer(unsigned int height, const struct metapath *mp) in metapointer() 450 const unsigned int height, in gfs2_bmap_alloc() 616 u8 height; in gfs2_block_map() local 716 unsigned int height, struct strip_mine *sm) in do_strip() 866 struct metapath *mp, unsigned int height, in recursive_scan() 1037 unsigned int height = ip->i_height; in trunc_dealloc() local
|
D | meta_io.c | 384 int gfs2_meta_indirect_buffer(struct gfs2_inode *ip, int height, u64 num, in gfs2_meta_indirect_buffer()
|
D | glops.c | 310 u16 height, depth; in gfs2_dinode_in() local
|
/fs/hfs/ |
D | bfind.c | 98 int height, res; in hfs_brec_find() local
|
D | btree.h | 55 u8 height; member 128 u8 height; /* (F) The level of this node (leaves=1) */ member
|
/fs/hfsplus/ |
D | bfind.c | 100 int height, res; in hfs_brec_find() local
|
D | hfsplus_fs.h | 90 u8 height; member
|
D | hfsplus_raw.h | 143 u8 height; member
|
/fs/jfs/ |
D | jfs_dmap.h | 151 __le32 height; /* 4: height of the tree */ member 179 __le32 height; /* 4: height of tree */ member
|
/fs/logfs/ |
D | readwrite.c | 44 static inline u64 maxbix(u8 height) in maxbix() 1512 u8 height = (__force u8)level; in grow_inode() local
|