/fs/efs/ |
D | file.c | 14 struct buffer_head *bh_result, int create) in efs_get_block()
|
/fs/nilfs2/ |
D | alloc.c | 197 int create, in nilfs_palloc_get_block() 261 int create, struct buffer_head **bhp) in nilfs_palloc_get_desc_block() 280 int create, struct buffer_head **bhp) in nilfs_palloc_get_bitmap_block() 314 int create, struct buffer_head **bhp) in nilfs_palloc_get_entry_block()
|
D | sufile.c | 90 int create, struct buffer_head **bhp) in nilfs_sufile_get_segment_usage_block() 157 int create, size_t *ndone, in nilfs_sufile_updatev() 224 int nilfs_sufile_update(struct inode *sufile, __u64 segnum, int create, in nilfs_sufile_update()
|
D | cpfile.c | 136 int create, in nilfs_cpfile_get_checkpoint_block() 216 int create, in nilfs_cpfile_get_checkpoint()
|
/fs/freevxfs/ |
D | vxfs_subr.c | 130 struct buffer_head *bp, int create) in vxfs_getblk()
|
/fs/ocfs2/dlm/ |
D | dlmlock.c | 289 struct dlm_create_lock create; in dlm_send_remote_lock_request() local 446 struct dlm_create_lock *create = (struct dlm_create_lock *)msg->buf; in dlm_create_lock_handler() local
|
/fs/minix/ |
D | itree_v1.c | 54 struct buffer_head *bh_result, int create) in V1_minix_get_block()
|
D | itree_v2.c | 63 struct buffer_head *bh_result, int create) in V2_minix_get_block()
|
D | itree_common.c | 147 struct buffer_head *bh, int create) in get_block()
|
/fs/fat/ |
D | cache.c | 334 sector_t *last_block, int create) in is_exceed_eof() 359 unsigned long *mapped_blocks, int create, bool from_bmap) in fat_bmap()
|
D | inode.c | 120 struct buffer_head *bh_result, int create) in __fat_get_block() 183 struct buffer_head *bh_result, int create) in fat_get_block() 296 struct buffer_head *bh_result, int create) in fat_get_block_bmap()
|
/fs/affs/ |
D | file.c | 295 affs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh_result, int create) in affs_get_block() 446 affs_bread_ino(struct inode *inode, int block, int create) in affs_bread_ino() 503 affs_do_readpage_ofs(struct page *page, unsigned to, int create) in affs_do_readpage_ofs()
|
/fs/bfs/ |
D | file.c | 65 struct buffer_head *bh_result, int create) in bfs_get_block()
|
/fs/f2fs/ |
D | data.c | 1309 int create, int flag) in f2fs_map_blocks() 1563 struct buffer_head *bh, int create, int flag, in __get_data_block() 1586 struct buffer_head *bh_result, int create, int flag, in get_data_block() 1595 struct buffer_head *bh_result, int create) in get_data_block_dio_write() 1604 struct buffer_head *bh_result, int create) in get_data_block_dio() 1613 struct buffer_head *bh_result, int create) in get_data_block_bmap()
|
/fs/adfs/ |
D | inode.c | 17 int create) in adfs_get_block()
|
/fs/erofs/ |
D | data.c | 327 struct buffer_head *bh, int create) in erofs_get_block()
|
/fs/ext4/ |
D | inode.c | 816 struct buffer_head *bh, int create) in ext4_get_block() 828 struct buffer_head *bh_result, int create) in ext4_get_block_unwritten() 872 struct buffer_head *bh, int create) in ext4_dio_get_block() 888 sector_t iblock, struct buffer_head *bh_result, int create) in ext4_dio_get_block_unwritten_async() 927 sector_t iblock, struct buffer_head *bh_result, int create) in ext4_dio_get_block_unwritten_sync() 949 struct buffer_head *bh_result, int create) in ext4_dio_get_block_overwrite() 977 int create = map_flags & EXT4_GET_BLOCKS_CREATE; in ext4_getblk() local 1965 struct buffer_head *bh, int create) in ext4_da_get_block_prep()
|
/fs/reiserfs/ |
D | inode.c | 473 struct buffer_head *bh_result, int create) in reiserfs_bmap() 505 int create) in reiserfs_get_block_create_0() 517 int create) in reiserfs_get_blocks_direct_io() 658 struct buffer_head *bh_result, int create) in reiserfs_get_block()
|
/fs/hpfs/ |
D | file.c | 77 …int hpfs_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) in hpfs_get_block()
|
/fs/jfs/ |
D | inode.c | 198 struct buffer_head *bh_result, int create) in jfs_get_block()
|
/fs/ocfs2/ |
D | aops.c | 44 struct buffer_head *bh_result, int create) in ocfs2_symlink_get_block() 125 struct buffer_head *bh_result, int create) in ocfs2_lock_get_block() 138 struct buffer_head *bh_result, int create) in ocfs2_get_block() 2141 struct buffer_head *bh_result, int create) in ocfs2_dio_wr_get_block()
|
/fs/qnx4/ |
D | inode.c | 55 static int qnx4_get_block( struct inode *inode, sector_t iblock, struct buffer_head *bh, int create… in qnx4_get_block()
|
/fs/gfs2/ |
D | meta_io.c | 110 struct buffer_head *gfs2_getbuf(struct gfs2_glock *gl, u64 blkno, int create) in gfs2_getbuf()
|
/fs/udf/ |
D | inode.c | 419 struct buffer_head *bh_result, int create) in udf_get_block() 457 int create, int *err) in udf_getblk() 1203 int create, int *err) in udf_bread()
|
/fs/omfs/ |
D | file.c | 218 struct buffer_head *bh_result, int create) in omfs_get_block()
|