| /fs/efs/ |
| D | file.c | 13 struct buffer_head *bh_result, int create) in efs_get_block()
|
| /fs/nilfs2/ |
| D | alloc.c | 207 int create, in nilfs_palloc_get_block() 271 int create, struct buffer_head **bhp) in nilfs_palloc_get_desc_block() 290 int create, struct buffer_head **bhp) in nilfs_palloc_get_bitmap_block() 324 int create, struct buffer_head **bhp) in nilfs_palloc_get_entry_block()
|
| D | sufile.c | 102 int create, struct buffer_head **bhp) in nilfs_sufile_get_segment_usage_block() 169 int create, size_t *ndone, in nilfs_sufile_updatev() 236 int nilfs_sufile_update(struct inode *sufile, __u64 segnum, int create, in nilfs_sufile_update()
|
| D | cpfile.c | 148 int create, in nilfs_cpfile_get_checkpoint_block() 228 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 | 305 struct dlm_create_lock create; in dlm_send_remote_lock_request() local 462 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 | 152 struct buffer_head *bh, int create) in get_block()
|
| /fs/gfs2/ |
| D | bmap.c | 383 static inline void bmap_lock(struct gfs2_inode *ip, int create) in bmap_lock() 391 static inline void bmap_unlock(struct gfs2_inode *ip, int create) in bmap_unlock() 604 struct buffer_head *bh_map, int create) in gfs2_block_map() 686 int create = *new; in gfs2_extent_map() local
|
| D | meta_io.c | 114 struct buffer_head *gfs2_getbuf(struct gfs2_glock *gl, u64 blkno, int create) in gfs2_getbuf()
|
| D | aops.c | 71 struct buffer_head *bh_result, int create) in gfs2_get_block_noalloc() 84 struct buffer_head *bh_result, int create) in gfs2_get_block_direct()
|
| /fs/bfs/ |
| D | file.c | 64 struct buffer_head *bh_result, int create) in bfs_get_block()
|
| /fs/xfs/ |
| D | xfs_aops.c | 1379 int create, in __xfs_get_blocks() 1567 int create) in xfs_get_blocks() 1577 int create) in xfs_get_blocks_direct() 1587 int create) in xfs_get_blocks_dax_fault()
|
| /fs/f2fs/ |
| D | data.c | 983 int create, int flag) in f2fs_map_blocks() 1203 struct buffer_head *bh, int create, int flag, in __get_data_block() 1225 struct buffer_head *bh_result, int create, int flag, in get_data_block() 1234 struct buffer_head *bh_result, int create) in get_data_block_dio() 1243 struct buffer_head *bh_result, int create) in get_data_block_bmap()
|
| /fs/adfs/ |
| D | inode.c | 20 int create) in adfs_get_block()
|
| /fs/hpfs/ |
| D | file.c | 76 …int hpfs_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) in hpfs_get_block()
|
| /fs/reiserfs/ |
| D | inode.c | 472 struct buffer_head *bh_result, int create) in reiserfs_bmap() 504 int create) in reiserfs_get_block_create_0() 516 int create) in reiserfs_get_blocks_direct_io() 657 struct buffer_head *bh_result, int create) in reiserfs_get_block()
|
| /fs/affs/ |
| D | file.c | 294 affs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh_result, int create) in affs_get_block() 462 affs_bread_ino(struct inode *inode, int block, int create) in affs_bread_ino()
|
| /fs/jfs/ |
| D | inode.c | 199 struct buffer_head *bh_result, int create) in jfs_get_block()
|
| /fs/udf/ |
| D | inode.c | 423 struct buffer_head *bh_result, int create) in udf_get_block() 461 int create, int *err) in udf_getblk() 1212 int create, int *err) in udf_bread()
|
| /fs/ext4/ |
| D | inode.c | 769 struct buffer_head *bh, int create) in ext4_get_block() 783 int create = map_flags & EXT4_GET_BLOCKS_CREATE; in ext4_getblk() local 1722 struct buffer_head *bh, int create) in ext4_da_get_block_prep() 3164 struct buffer_head *bh_result, int create) in ext4_get_block_write() 3173 struct buffer_head *bh_result, int create) in ext4_get_block_write_nolock() 3182 struct buffer_head *bh_result, int create) in ext4_get_block_dax()
|
| /fs/omfs/ |
| D | file.c | 218 struct buffer_head *bh_result, int create) in omfs_get_block()
|
| /fs/fat/ |
| D | cache.c | 310 unsigned long *mapped_blocks, int create) in fat_bmap()
|
| /fs/qnx4/ |
| D | inode.c | 54 static int qnx4_get_block( struct inode *inode, sector_t iblock, struct buffer_head *bh, int create… in qnx4_get_block()
|