Searched refs:freeing (Results 1 – 5 of 5) sorted by relevance
484 int __ocfs2_sync_dquot(struct dquot *dquot, int freeing) in __ocfs2_sync_dquot() argument566 err = ocfs2_qinfo_lock(info, freeing); in __ocfs2_sync_dquot()573 if (freeing) in __ocfs2_sync_dquot()578 if (freeing && !OCFS2_DQUOT(dquot)->dq_use_count) { in __ocfs2_sync_dquot()587 ocfs2_qinfo_unlock(info, freeing); in __ocfs2_sync_dquot()
101 int __ocfs2_sync_dquot(struct dquot *dquot, int freeing);
255 bool "Default freeing vmemmap pages of HugeTLB to on"259 When using HUGETLB_PAGE_FREE_VMEMMAP, the freeing unused vmemmap261 to enable freeing vmemmap pages of HugeTLB by default. It can then
131 heavyweight lock was required to prevent the erase code from freeing
162 * Moved the freeing of the private inode section from put_inode() to