Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dquota.c555 ip->i_qadata->qa_ref++; in gfs2_qa_get()
565 if (ip->i_qadata && --ip->i_qadata->qa_ref == 0) { in gfs2_qa_put()
1277 ip->i_qadata->qa_ref > 0)) in gfs2_quota_change()
H A Dincore.h303 int qa_ref; member
H A Dsuper.c1436 gfs2_assert_warn(sdp, ip->i_qadata->qa_ref == 0); in gfs2_evict_inode()