Searched defs:nilfs_write_info (Results 1 – 1 of 1) sorted by relevance
33 struct nilfs_write_info { struct34 struct the_nilfs *nilfs;35 struct bio *bio;36 int start, end; /* The region to be submitted */37 int rest_blocks;38 int max_pages;39 int nr_vecs;40 sector_t blocknr;