Home
last modified time | relevance | path

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

/linux/fs/minix/
H A Ditree_common.c152 static int get_block(struct inode * inode, sector_t block, in get_block() function
/linux/fs/
H A Ddirect-io.c87 get_block_t *get_block; /* block mapping function */ member
1107 get_block_t get_block, dio_iodone_t end_io, in __blockdev_direct_IO()
/linux/fs/sysv/
H A Ditree.c208 static int get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int creat… in get_block() function
/linux/fs/ext4/
H A Dinode.c1024 get_block_t *get_block) in ext4_block_write_begin()
6152 get_block_t *get_block; in ext4_page_mkwrite() local
/linux/drivers/md/
H A Ddm-era-target.c1217 static dm_block_t get_block(struct era *era, struct bio *bio) in get_block() function
/linux/fs/ocfs2/
H A Daops.c2445 get_block_t *get_block; in ocfs2_direct_IO() local
/linux/include/linux/
H A Dfs.h3311 get_block_t get_block) in blockdev_direct_IO()