Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_log_priv.h384 struct xlog { struct
409 xlog_in_core_t *l_iclog; /* head log queue */ argument
428 struct xlog_grant_head l_reserve_head; argument
429 struct xlog_grant_head l_write_head; argument
450 struct xlog *log); argument
/kernel/linux/linux-6.6/fs/xfs/
Dxfs_log_priv.h399 struct xlog { struct
424 xlog_in_core_t *l_iclog; /* head log queue */ argument
443 struct xlog_grant_head l_reserve_head; argument
444 struct xlog_grant_head l_write_head; argument
467 xlog_recovery_needed(struct xlog *log) in xlog_recovery_needed() argument