Home
last modified time | relevance | path

Searched defs:space_used (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/
H A Dxfs_log_cil.c616 int32_t space_used) in xlog_cil_over_hard_limit() argument
643 int space_used; in xlog_cil_insert_items() local
1634 int space_used = atomic_read(&cil->xc_ctx->space_used); xlog_cil_push_background() local
[all...]
H A Dxfs_log_priv.h242 atomic_t space_used; /* aggregate size of regions */ member
262 int32_t space_used; member