Searched refs:metapath (Results 1 – 1 of 1) sorted by relevance
/fs/gfs2/ |
D | bmap.c | 36 struct metapath { struct 236 struct metapath *mp, unsigned int height) in find_metapath() 245 static inline unsigned int metapath_branch_start(const struct metapath *mp) in metapath_branch_start() 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() 287 static void clone_metapath(struct metapath *clone, struct metapath *mp) in clone_metapath() 321 static int __fillup_metapath(struct gfs2_inode *ip, struct metapath *mp, in __fillup_metapath() 356 static int lookup_metapath(struct gfs2_inode *ip, struct metapath *mp) in lookup_metapath() 372 static int fillup_metapath(struct gfs2_inode *ip, struct metapath *mp, int h) in fillup_metapath() [all …]
|