Home
last modified time | relevance | path

Searched refs:lv_list (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/
H A Dxfs_log.h12 struct list_head lv_list; /* CIL lv chain ptrs */ member
H A Dxfs_log.c884 list_add(&vec.lv_list, &lv_chain); in xlog_write_unmount_record()
2225 list_for_each_entry(lv, lv_chain, lv_list) { in xlog_write()