Home
last modified time | relevance | path

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

/fs/ocfs2/
Ddlmglue.h123 void ocfs2_qinfo_unlock(struct ocfs2_mem_dqinfo *oinfo, int ex);
Dquota_global.c401 ocfs2_qinfo_unlock(info, 1); in ocfs2_global_write_info()
437 ocfs2_qinfo_unlock(info, 1); in ocfs2_global_read_dquot()
438 ocfs2_qinfo_unlock(info, 0); in ocfs2_global_read_dquot()
549 ocfs2_qinfo_unlock(info, freeing); in __ocfs2_sync_dquot()
Ddlmglue.c3511 void ocfs2_qinfo_unlock(struct ocfs2_mem_dqinfo *oinfo, int ex) in ocfs2_qinfo_unlock() function
3594 ocfs2_qinfo_unlock(oinfo, ex); in ocfs2_qinfo_lock()