Searched refs:xfs_log_reserve (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/xfs/ |
| H A D | xfs_log.h | 173 int xfs_log_reserve(struct xfs_mount *mp, int length, int count,
|
| H A D | xfs_trans.c | 176 error = xfs_log_reserve(mp, resp->tr_logres, resp->tr_logcount, in xfs_trans_reserve()
|
| H A D | xfs_log.c | 416 xfs_log_reserve( in xfs_log_reserve() function 909 error = xfs_log_reserve(mp, 600, 1, &tic, 0); in xlog_unmount_write()
|