Searched refs:__SPL_PF_FSTRANS (Results 1 – 2 of 2) sorted by relevance
99 #define __SPL_PF_FSTRANS (PF_FSTRANS) macro101 #define __SPL_PF_FSTRANS (0) macro104 #define SPL_FSTRANS (__SPL_PF_FSTRANS|__SPL_PF_MEMALLOC_NOIO)143 return (current->flags & __SPL_PF_FSTRANS); in __spl_pf_fstrans_check()
318 current->flags &= ~(__SPL_PF_FSTRANS); in zfs_file_fsync()323 current->flags |= __SPL_PF_FSTRANS; in zfs_file_fsync()347 current->flags &= ~(__SPL_PF_FSTRANS); in zfs_file_fallocate()358 current->flags |= __SPL_PF_FSTRANS; in zfs_file_fallocate()