Searched refs:zfs_vm_pagerput_sync (Results 1 – 5 of 5) sorted by relevance
45 const int zfs_vm_pagerput_sync = VM_PAGER_PUT_SYNC; variable
41 const int zfs_vm_pagerput_sync = VM_PAGER_PUT_SYNC; variable
37 extern const int zfs_vm_pagerput_sync;
4146 boolean_t commit = (flags & (zfs_vm_pagerput_sync | in zfs_putpages()