Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
Dxfs_log.h11 struct xfs_log_vec { struct
12 struct list_head lv_list; /* CIL lv chain ptrs */
36 void *xlog_prepare_iovec(struct xfs_log_vec *lv, struct xfs_log_iovec **vecp, argument