Searched refs:xfs_trans_get_log_count (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/xfs/ | ||
D | xfs_utils.c | 227 log_count = xfs_trans_get_log_count(tp); in xfs_dir_ialloc() |
D | xfs_trans.h | 967 #define xfs_trans_get_log_count(tp) ((tp)->t_log_count) macro |