Searched refs:xlog_grant_head_check (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_log.c | 290 xlog_grant_head_check( in xlog_grant_head_check() function 404 error = xlog_grant_head_check(log, &log->l_write_head, tic, in xfs_log_regrant() 463 error = xlog_grant_head_check(log, &log->l_reserve_head, tic, in xfs_log_reserve()
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_log.c | 340 xlog_grant_head_check( in xlog_grant_head_check() function 430 error = xlog_grant_head_check(log, &log->l_write_head, tic, in xfs_log_regrant() 486 error = xlog_grant_head_check(log, &log->l_reserve_head, tic, in xfs_log_reserve()
|
Completed in 9 milliseconds