Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dbuffer.c1529 static int __block_write_full_page(struct inode *inode, struct page *page, get_block_t *get_block) in __block_write_full_page()
1626 unsigned from, unsigned to, get_block_t *get_block) in __block_prepare_write()
1777 int block_read_full_page(struct page *page, get_block_t *get_block) in block_read_full_page()
1907 int cont_prepare_write(struct page *page, unsigned offset, unsigned to, get_block_t *get_block, uns… in cont_prepare_write()
1989 get_block_t *get_block) in block_prepare_write()
2022 int block_truncate_page(struct address_space *mapping, loff_t from, get_block_t *get_block) in block_truncate_page()
2102 int block_write_full_page(struct page *page, get_block_t *get_block) in block_write_full_page()
2178 int generic_block_bmap(struct address_space *mapping, long block, get_block_t *get_block) in generic_block_bmap()
2188 …node * inode, struct kiobuf * iobuf, unsigned long blocknr, int blocksize, get_block_t * get_block) in generic_direct_IO()
/linux-2.4.37.9/fs/minix/
Ditree_common.c143 static inline int get_block(struct inode * inode, long block, in get_block() function
/linux-2.4.37.9/fs/sysv/
Ditree.c194 static int get_block(struct inode *inode, long iblock, struct buffer_head *bh_result, int create) in get_block() function