Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_trans.c189 current_restore_flags_nested(&tp->t_pflags, PF_FSTRANS); in xfs_trans_reserve()
273 current_restore_flags_nested(&tp->t_pflags, PF_FSTRANS); in xfs_trans_reserve()
941 current_restore_flags_nested(&tp->t_pflags, PF_FSTRANS); in xfs_trans_commit()
971 current_restore_flags_nested(&tp->t_pflags, PF_FSTRANS); in xfs_trans_commit()
1032 current_restore_flags_nested(&tp->t_pflags, PF_FSTRANS); in xfs_trans_cancel()
Dxfs_linux.h141 #define current_restore_flags_nested(sp, f) \ macro
Dxfs_aops.c128 current_restore_flags_nested(&tp->t_pflags, PF_FSTRANS); in xfs_setfilesize_trans_alloc()
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_btree.c2545 current_restore_flags_nested(&pflags, new_pflags); in xfs_btree_split_worker()