Searched refs:gfs2_revoke_check (Results 1 – 3 of 3) sorted by relevance
27 extern int gfs2_revoke_check(struct gfs2_sbd *sdp, u64 blkno, unsigned int where);
390 if (gfs2_revoke_check(sdp, blkno, start)) in buf_lo_scan_elements()762 if (gfs2_revoke_check(sdp, blkno, start)) in databuf_lo_scan_elements()
84 int gfs2_revoke_check(struct gfs2_sbd *sdp, u64 blkno, unsigned int where) in gfs2_revoke_check() function