Home
last modified time | relevance | path

Searched refs:dqi_gqi_count (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ocfs2/
H A Dquota.h60 int dqi_gqi_count; /* Number of holders of dqi_gqi_bh */ member
H A Dquota_global.c307 if (!oinfo->dqi_gqi_count++) in ocfs2_lock_global_qf()
332 if (!--oinfo->dqi_gqi_count) in ocfs2_unlock_global_qf()
354 oinfo->dqi_gqi_count = 0; in ocfs2_global_read_info()