Lines Matching refs:loff_t
214 int block_write_begin(struct address_space *mapping, loff_t pos, unsigned len,
216 int __block_write_begin(struct page *page, loff_t pos, unsigned len,
219 loff_t, unsigned, unsigned,
222 loff_t, unsigned, unsigned,
225 int cont_write_begin(struct file *, struct address_space *, loff_t,
227 get_block_t *, loff_t *);
228 int generic_cont_expand_simple(struct inode *inode, loff_t size);
249 int block_truncate_page(struct address_space *, loff_t, get_block_t *);
250 int nobh_write_begin(struct address_space *, loff_t, unsigned, unsigned,
253 loff_t, unsigned, unsigned,
255 int nobh_truncate_page(struct address_space *, loff_t, get_block_t *);