Home
last modified time | relevance | path

Searched refs:current_restore_flags_nested (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/fs/xfs/
Dxfs_trans.c168 current_restore_flags_nested(&tp->t_pflags, PF_MEMALLOC_NOFS); in xfs_trans_reserve()
245 current_restore_flags_nested(&tp->t_pflags, PF_MEMALLOC_NOFS); in xfs_trans_reserve()
969 current_restore_flags_nested(&tp->t_pflags, PF_MEMALLOC_NOFS); in __xfs_trans_commit()
1000 current_restore_flags_nested(&tp->t_pflags, PF_MEMALLOC_NOFS); in __xfs_trans_commit()
1061 current_restore_flags_nested(&tp->t_pflags, PF_MEMALLOC_NOFS); in xfs_trans_cancel()
Dxfs_linux.h110 #define current_restore_flags_nested(sp, f) \ macro
Dxfs_aops.c156 current_restore_flags_nested(&tp->t_pflags, PF_MEMALLOC_NOFS); in xfs_setfilesize_trans_alloc()
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_btree.c2884 current_restore_flags_nested(&pflags, new_pflags); in xfs_btree_split_worker()