Home
last modified time | relevance | path

Searched defs:unit_bytes (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_log.c434 xfs_log_reserve( struct xfs_mount *mp, int unit_bytes, int cnt, struct xlog_ticket **ticp, uint8_t client, bool permanent) xfs_log_reserve() argument
3344 xfs_log_calc_unit_res( struct xfs_mount *mp, int unit_bytes) xfs_log_calc_unit_res() argument
3440 xlog_ticket_alloc( struct xlog *log, int unit_bytes, int cnt, char client, bool permanent) xlog_ticket_alloc() argument
[all...]
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_log.c460 xfs_log_reserve( struct xfs_mount *mp, int unit_bytes, int cnt, struct xlog_ticket **ticp, bool permanent) xfs_log_reserve() argument
3410 xlog_calc_unit_res( struct xlog *log, int unit_bytes, int *niclogs) xlog_calc_unit_res() argument
3499 xfs_log_calc_unit_res( struct xfs_mount *mp, int unit_bytes) xfs_log_calc_unit_res() argument
3510 xlog_ticket_alloc( struct xlog *log, int unit_bytes, int cnt, bool permanent) xlog_ticket_alloc() argument
[all...]

Completed in 9 milliseconds