Home
last modified time | relevance | path

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

/linux-6.6.21/fs/gfs2/
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()
Dincore.h280 int qa_ref; member
Dsuper.c1536 gfs2_assert_warn(sdp, ip->i_qadata->qa_ref == 0); in gfs2_evict_inode()