Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_aops.c45 int *delalloc, in xfs_count_page_state() argument
50 *delalloc = *unwritten = 0; in xfs_count_page_state()
57 (*delalloc) = 1; in xfs_count_page_state()
1106 int delalloc, unwritten; in xfs_vm_releasepage() local
1110 xfs_count_page_state(page, &delalloc, &unwritten); in xfs_vm_releasepage()
1112 if (WARN_ON(delalloc)) in xfs_vm_releasepage()
Dxfs_trace.h938 __field(int, delalloc)
942 int delalloc = -1, unwritten = -1;
945 xfs_count_page_state(page, &delalloc, &unwritten);
951 __entry->delalloc = delalloc;
961 __entry->delalloc,
/linux-3.4.99/Documentation/filesystems/
Dext4.txt119 The big performance win will come with mballoc, delalloc and flex_bg
268 delalloc (*) Defer block allocation until just before ext4