Searched refs:gfs2_meta_buffer (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/fs/gfs2/ |
A D | meta_io.h | 66 extern int gfs2_meta_buffer(struct gfs2_inode *ip, u32 mtype, u64 num, 72 return gfs2_meta_buffer(ip, GFS2_METATYPE_DI, ip->i_no_addr, bhp); in gfs2_meta_inode_buffer()
|
A D | meta_io.c | 485 int gfs2_meta_buffer(struct gfs2_inode *ip, u32 mtype, u64 num, in gfs2_meta_buffer() function
|
A D | bmap.c | 330 ret = gfs2_meta_buffer(ip, GFS2_METATYPE_IN, dblock, &mp->mp_bh[x + 1]); in __fillup_metapath()
|
Completed in 12 milliseconds