Searched defs:xfs_log_vec (Results 1 – 1 of 1) sorted by relevance
11 struct xfs_log_vec { struct12 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