fs/gfs2/dir.c
932
gfs2_assert(sdp, dip->i_entries < BIT(16));
fs/gfs2/inode.h
58
gfs2_assert(GFS2_SB(inode), (change >= 0 || inode->i_blocks >= -change));
fs/gfs2/log.c
107
gfs2_assert(sdp, bd->bd_tr == tr);
fs/gfs2/log.c
286
gfs2_assert(sdp, bd->bd_tr == tr);
fs/gfs2/log.c
310
gfs2_assert(sdp, bd->bd_tr == tr);
fs/gfs2/ops_fstype.c
319
gfs2_assert(sdp, sdp->sd_max_height <= GFS2_MAX_META_HEIGHT);
fs/gfs2/quota.c
334
gfs2_assert(sdp, qd->qd_lockref.count > 0);
fs/gfs2/quota.c
389
gfs2_assert(sdp, qd->qd_slot_ref);
fs/gfs2/quota.c
399
gfs2_assert(sdp, qd->qd_slot_ref);
fs/gfs2/quota.c
468
gfs2_assert(sdp, qd->qd_bh_count);
fs/gfs2/trans.c
222
gfs2_assert(sdp, bd->bd_gl == gl);
fs/gfs2/trans.c
286
gfs2_assert(sdp, bd->bd_gl == gl);