Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dquota.c594 ip->i_qadata->qa_ref++; in gfs2_qa_get()
604 if (ip->i_qadata && --ip->i_qadata->qa_ref == 0) { in gfs2_qa_put()
1296 ip->i_qadata->qa_ref > 0)) in gfs2_quota_change()
H A Dincore.h280 int qa_ref; member
H A Dsuper.c1533 gfs2_assert_warn(sdp, ip->i_qadata->qa_ref == 0); in gfs2_evict_inode()