Home
last modified time | relevance | path

Searched defs:get_block (Results 1 – 7 of 7) sorted by relevance

/fs/
Dmpage.c157 unsigned long *first_logical_block, get_block_t get_block) in do_mpage_readpage()
367 unsigned nr_pages, get_block_t get_block) in mpage_readpages()
402 int mpage_readpage(struct page *page, get_block_t get_block) in mpage_readpage()
439 get_block_t *get_block; member
674 struct writeback_control *wbc, get_block_t get_block) in mpage_writepages()
700 int mpage_writepage(struct page *page, get_block_t get_block, in mpage_writepage()
Dbuffer.c1638 get_block_t *get_block, struct writeback_control *wbc, in __block_write_full_page()
1843 get_block_t *get_block) in __block_write_begin()
1969 unsigned flags, struct page **pagep, get_block_t *get_block) in block_write_begin()
2119 int block_read_full_page(struct page *page, get_block_t *get_block) in block_read_full_page()
2310 get_block_t *get_block, loff_t *bytes) in cont_write_begin()
2358 get_block_t get_block) in __block_page_mkwrite()
2397 get_block_t get_block) in block_page_mkwrite()
2458 get_block_t *get_block) in nobh_write_begin()
2636 int nobh_writepage(struct page *page, get_block_t *get_block, in nobh_writepage()
2684 loff_t from, get_block_t *get_block) in nobh_truncate_page()
[all …]
Dioctl.c252 loff_t len, get_block_t *get_block) in __generic_block_fiemap()
406 u64 len, get_block_t *get_block) in generic_block_fiemap()
Ddirect-io.c82 get_block_t *get_block; /* block mapping function */ member
1101 unsigned long nr_segs, get_block_t get_block, dio_iodone_t end_io, in do_blockdev_direct_IO()
1336 unsigned long nr_segs, get_block_t get_block, dio_iodone_t end_io, in __blockdev_direct_IO()
/fs/minix/
Ditree_common.c145 static inline int get_block(struct inode * inode, sector_t block, in get_block() function
/fs/sysv/
Ditree.c202 static int get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int creat… in get_block() function
/fs/ext4/
Dinode.c897 get_block_t *get_block) in ext4_block_write_begin()
5138 get_block_t *get_block; in ext4_page_mkwrite() local