Searched refs:xfs_trans_get_log_res (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/fs/xfs/ | ||
D | xfs_trans.h | 136 #define xfs_trans_get_log_res(tp) ((tp)->t_log_res) macro |
D | xfs_inode.c | 971 tres.tr_logres = xfs_trans_get_log_res(tp); in xfs_dir_ialloc() |