Searched refs:current_set_flags_nested (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/fs/xfs/ | ||
D | xfs_linux.h | 125 #define current_set_flags_nested(sp, f) \ macro |
D | xfs_trans.c | 689 current_set_flags_nested(&tp->t_pflags, PF_FSTRANS); in xfs_trans_reserve() |