Searched refs:xlog_grant_head_wake (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_log.c | 188 xlog_grant_head_wake( in xlog_grant_head_wake() function 311 if (!xlog_grant_head_wake(log, head, &free_bytes) || in xlog_grant_head_check() 1024 xlog_grant_head_wake(log, &log->l_write_head, &free_bytes); in xfs_log_space_wake() 1033 xlog_grant_head_wake(log, &log->l_reserve_head, &free_bytes); in xfs_log_space_wake()
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_log.c | 238 xlog_grant_head_wake( in xlog_grant_head_wake() function 361 if (!xlog_grant_head_wake(log, head, &free_bytes) || in xlog_grant_head_check() 1153 xlog_grant_head_wake(log, &log->l_write_head, &free_bytes); in xfs_log_space_wake() 1162 xlog_grant_head_wake(log, &log->l_reserve_head, &free_bytes); in xfs_log_space_wake()
|
Completed in 9 milliseconds