Searched defs:bstart (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/fs/gfs2/ |
D | meta_io.c | 374 void gfs2_meta_wipe(struct gfs2_inode *ip, u64 bstart, u32 blen) in gfs2_meta_wipe()
|
D | rgrp.c | 2194 static struct gfs2_rgrpd *rgblk_free(struct gfs2_sbd *sdp, u64 bstart, in rgblk_free() 2436 void __gfs2_free_blocks(struct gfs2_inode *ip, u64 bstart, u32 blen, int meta) in __gfs2_free_blocks() 2463 void gfs2_free_meta(struct gfs2_inode *ip, u64 bstart, u32 blen) in gfs2_free_meta()
|
D | xattr.c | 236 u64 bstart = 0; in ea_dealloc_unstuffed() local 1256 u64 bstart = 0; in ea_dealloc_indirect() local
|
D | bmap.c | 1467 u64 bn, bstart, isize_blks; in sweep_bh_for_rgrps() local
|