Home
last modified time | relevance | path

Searched refs:xfs_log_calc_unit_res (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_shared.h47 int xfs_log_calc_unit_res(struct xfs_mount *mp, int unit_bytes);
H A Dxfs_log_rlimit.c158 max_logres = xfs_log_calc_unit_res(mp, tres.tr_logres); in xfs_log_calc_minimum_size()
/openbmc/linux/fs/xfs/
H A Dxfs_log.c3500 xfs_log_calc_unit_res( in xfs_log_calc_unit_res() function