Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_trans.h137 #define xfs_trans_get_log_count(tp) ((tp)->t_log_count) macro
Dxfs_inode.c972 tres.tr_logcount = xfs_trans_get_log_count(tp); in xfs_dir_ialloc()