Home
last modified time | relevance | path

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

/linux-5.10/fs/xfs/
Dxfs_linux.h105 #define current_set_flags_nested(sp, f) \ macro
Dxfs_aops.c128 current_set_flags_nested(&tp->t_pflags, PF_MEMALLOC_NOFS); in xfs_setfilesize_ioend()
Dxfs_trans.c157 current_set_flags_nested(&tp->t_pflags, PF_MEMALLOC_NOFS); in xfs_trans_reserve()
/linux-5.10/fs/xfs/libxfs/
Dxfs_btree.c2828 current_set_flags_nested(&pflags, new_pflags); in xfs_btree_split_worker()