Home
last modified time | relevance | path

Searched refs:freeing (Results 1 – 5 of 5) sorted by relevance

/fs/ocfs2/
Dquota_global.c484 int __ocfs2_sync_dquot(struct dquot *dquot, int freeing) in __ocfs2_sync_dquot() argument
566 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()
Dquota.h101 int __ocfs2_sync_dquot(struct dquot *dquot, int freeing);
/fs/
DKconfig255 bool "Default freeing vmemmap pages of HugeTLB to on"
259 When using HUGETLB_PAGE_FREE_VMEMMAP, the freeing unused vmemmap
261 to enable freeing vmemmap pages of HugeTLB by default. It can then
/fs/jffs2/
DREADME.Locking131 heavyweight lock was required to prevent the erase code from freeing
/fs/befs/
DChangeLog162 * Moved the freeing of the private inode section from put_inode() to