Home
last modified time | relevance | path

Searched refs:xfs_trans_get_log_res (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/xfs/
Dxfs_trans.h136 #define xfs_trans_get_log_res(tp) ((tp)->t_log_res) macro
Dxfs_inode.c971 tres.tr_logres = xfs_trans_get_log_res(tp); in xfs_dir_ialloc()