Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/xfs/
Dxfs_log_priv.h399 struct xlog { struct
401 struct xfs_mount *l_mp; /* mount point */
425 xlog_in_core_t *l_iclog; /* head log queue */ argument
444 struct xlog_grant_head l_reserve_head; argument
445 struct xlog_grant_head l_write_head; argument
468 xlog_recovery_needed(struct xlog *log) in xlog_recovery_needed() argument
/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