Home
last modified time | relevance | path

Searched refs:gfs2_struct2blk (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/fs/gfs2/
Dlog.h74 extern unsigned int gfs2_struct2blk(struct gfs2_sbd *sdp, unsigned int nstruct);
Dlops.c871 length = gfs2_struct2blk(sdp, sdp->sd_log_num_revoke); in revoke_lo_before_commit()
Dlog.c48 unsigned int gfs2_struct2blk(struct gfs2_sbd *sdp, unsigned int nstruct) in gfs2_struct2blk() function