Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Drecovery.h24 int gfs2_revoke_check(struct gfs2_jdesc *jd, u64 blkno, unsigned int where);
H A Dlops.c807 if (gfs2_revoke_check(jd, blkno, start)) in buf_lo_scan_elements()
1032 if (gfs2_revoke_check(jd, blkno, start)) in databuf_lo_scan_elements()
H A Drecovery.c83 int gfs2_revoke_check(struct gfs2_jdesc *jd, u64 blkno, unsigned int where) in gfs2_revoke_check() function