Searched defs:xfs_log_iovec (Results 1 – 1 of 1) sorted by relevance
188 struct xfs_log_iovec { struct189 void *i_addr; /* beginning address of region */190 int i_len; /* length in bytes of region */191 uint i_type; /* type of region */