Searched refs:num_iovecs (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_log_cil.c988 int num_iovecs)
1014 hdr->thdr.th_num_items = num_iovecs;
1062 uint32_t *num_iovecs,
1084 *num_iovecs += lv->lv_niovecs;
1136 int num_iovecs = 0; local
1215 xlog_cil_build_lv_chain(ctx, &whiteouts, &num_iovecs, &num_bytes);
1261 xlog_cil_build_trans_hdr(ctx, &thdr, &lvhdr, num_iovecs);
984 xlog_cil_build_trans_hdr( struct xfs_cil_ctx *ctx, struct xlog_cil_trans_hdr *hdr, struct xfs_log_vec *lvhdr, int num_iovecs) argument
1059 xlog_cil_build_lv_chain( struct xfs_cil_ctx *ctx, struct list_head *whiteouts, uint32_t *num_iovecs, uint32_t *num_bytes) argument

Completed in 187 milliseconds