Home
last modified time | relevance | path

Searched refs:gfs2_metatype_check (Results 1 – 9 of 9) sorted by relevance

/linux-4.19.296/fs/gfs2/
Dutil.h119 #define gfs2_metatype_check(sdp, bh, type) \ macro
Dxattr.c86 if (gfs2_metatype_check(GFS2_SB(&ip->i_inode), bh, GFS2_METATYPE_EA)) in ea_foreach_i()
132 if (gfs2_metatype_check(GFS2_SB(&ip->i_inode), bh, GFS2_METATYPE_IN)) { in ea_foreach()
477 if (gfs2_metatype_check(sdp, bh[x], GFS2_METATYPE_ED)) { in gfs2_iter_unstuffed()
976 if (gfs2_metatype_check(sdp, indbh, GFS2_METATYPE_IN)) { in ea_set_block()
1272 if (gfs2_metatype_check(sdp, indbh, GFS2_METATYPE_IN)) { in ea_dealloc_indirect()
Dmeta_io.c419 if (ret == 0 && gfs2_metatype_check(sdp, bh, mtype)) { in gfs2_meta_indirect_buffer()
Drecovery.c346 } else if (gfs2_metatype_check(sdp, bh, GFS2_METATYPE_LD)) { in foreach_descriptor()
Ddir.c117 if (gfs2_metatype_check(GFS2_SB(&ip->i_inode), bh, GFS2_METATYPE_JD)) { in gfs2_dir_get_existing_buffer()
314 error = gfs2_metatype_check(sdp, bh, GFS2_METATYPE_JD); in gfs2_dir_read_data()
765 if (!error && gfs2_metatype_check(GFS2_SB(&dip->i_inode), *bhp, GFS2_METATYPE_LF)) { in get_leaf()
Dlops.c704 gfs2_metatype_check(sdp, bh, GFS2_METATYPE_LB); in revoke_lo_scan_elements()
Dquota.c395 if (gfs2_metatype_check(sdp, bh, GFS2_METATYPE_QC)) in bh_get()
1380 if (gfs2_metatype_check(sdp, bh, GFS2_METATYPE_QC)) { in gfs2_quota_init()
Dbmap.c1870 if (gfs2_metatype_check(sdp, bh, in punch_hole()
Drgrp.c1188 if (gfs2_metatype_check(sdp, bi->bi_bh, y ? GFS2_METATYPE_RB : in gfs2_rgrp_bh_get()