Home
last modified time | relevance | path

Searched refs:space_used (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/xfs/
Dxfs_log_cil.c435 if (len > 0 && (ctx->space_used / iclog_space != in xlog_cil_insert_items()
436 (ctx->space_used + len) / iclog_space)) { in xlog_cil_insert_items()
446 ctx->space_used += len; in xlog_cil_insert_items()
898 if (cil->xc_ctx->space_used < XLOG_CIL_SPACE_LIMIT(log)) in xlog_cil_push_background()
Dxfs_log_priv.h243 int space_used; /* aggregate size of regions */ member
/linux-4.19.296/fs/cifs/
Dcifspdu.h1560 __u64 space_used; member