Searched refs:xfs_trans_get_log_count (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/fs/xfs/ | ||
| D | xfs_trans.h | 137 #define	xfs_trans_get_log_count(tp)	((tp)->t_log_count)  macro | 
| D | xfs_inode.c | 972 		tres.tr_logcount = xfs_trans_get_log_count(tp);  in xfs_dir_ialloc() |