Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_trans.c189 current_restore_flags_nested(&tp->t_pflags, PF_FSTRANS); in xfs_trans_reserve()
266 current_restore_flags_nested(&tp->t_pflags, PF_FSTRANS); in xfs_trans_reserve()
924 current_restore_flags_nested(&tp->t_pflags, PF_FSTRANS); in __xfs_trans_commit()
954 current_restore_flags_nested(&tp->t_pflags, PF_FSTRANS); in __xfs_trans_commit()
1008 current_restore_flags_nested(&tp->t_pflags, PF_FSTRANS); in xfs_trans_cancel()
Dxfs_linux.h127 #define current_restore_flags_nested(sp, f) \ macro
Dxfs_aops.c127 current_restore_flags_nested(&tp->t_pflags, PF_FSTRANS); in xfs_setfilesize_trans_alloc()
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_btree.c2560 current_restore_flags_nested(&pflags, new_pflags); in xfs_btree_split_worker()