Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dquota.h101 int __ocfs2_sync_dquot(struct dquot *dquot, int freeing);
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()
/linux-4.19.296/fs/jffs2/
DREADME.Locking131 heavyweight lock was required to prevent the erase code from freeing
/linux-4.19.296/lib/
DKconfig.debug120 fs/aio.c:222 [aio]__put_ioctx =_ "__put_ioctx:\040freeing\040%p\012"
557 detector. The memory allocation/freeing is traced in a way
1165 bool "Lock debugging: detect incorrect freeing of live locks"
1174 memory-freeing routines (kfree(), kmem_cache_free(), free_pages(),
1655 drivers like double-freeing of DMA mappings or freeing mappings that
/linux-4.19.296/fs/befs/
DChangeLog162 * Moved the freeing of the private inode section from put_inode() to
/linux-4.19.296/drivers/misc/
DKconfig416 monitor, freeing up the underlying machine pages so they can