Home
last modified time | relevance | path

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

/fs/
Dmpage.c171 unsigned long *first_logical_block, get_block_t get_block) in do_mpage_readpage()
375 unsigned nr_pages, get_block_t get_block) in mpage_readpages()
409 int mpage_readpage(struct page *page, get_block_t get_block) in mpage_readpage()
674 struct writeback_control *wbc, get_block_t get_block) in mpage_writepages()
696 int mpage_writepage(struct page *page, get_block_t get_block, in mpage_writepage()
Dbuffer.c1709 get_block_t *get_block, struct writeback_control *wbc) in __block_write_full_page()
1914 unsigned from, unsigned to, get_block_t *get_block) in __block_prepare_write()
2039 get_block_t *get_block) in block_write_begin()
2214 int block_read_full_page(struct page *page, get_block_t *get_block) in block_read_full_page()
2411 get_block_t *get_block, loff_t *bytes) in cont_write_begin()
2436 get_block_t *get_block) in block_prepare_write()
2469 get_block_t get_block) in block_page_mkwrite()
2540 get_block_t *get_block) in nobh_write_begin()
2722 int nobh_writepage(struct page *page, get_block_t *get_block, in nobh_writepage()
2769 loff_t from, get_block_t *get_block) in nobh_truncate_page()
[all …]
Dioctl.c254 u64 len, get_block_t *get_block) in __generic_block_fiemap()
361 u64 len, get_block_t *get_block) in generic_block_fiemap()
Ddirect-io.c90 get_block_t *get_block; /* block mapping function */ member
936 unsigned blkbits, get_block_t get_block, dio_iodone_t end_io, in direct_io_worker()
1113 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.c1663 get_block_t *get_block; member