Searched refs:__SPL_PF_FSTRANS (Results 1 – 2 of 2) sorted by relevance
106 #define __SPL_PF_FSTRANS (PF_FSTRANS) macro108 #define __SPL_PF_FSTRANS (0) macro111 #define SPL_FSTRANS (__SPL_PF_FSTRANS|__SPL_PF_MEMALLOC_NOIO)150 return (current->flags & __SPL_PF_FSTRANS); in __spl_pf_fstrans_check()
273 current->flags &= ~(__SPL_PF_FSTRANS); in zfs_file_fsync()278 current->flags |= __SPL_PF_FSTRANS; in zfs_file_fsync()299 current->flags &= ~(__SPL_PF_FSTRANS); in zfs_file_deallocate()311 current->flags |= __SPL_PF_FSTRANS; in zfs_file_deallocate()