/fs/ext2/ |
D | xip.c | 31 __ext2_get_block(struct inode *inode, pgoff_t pgoff, int create, in __ext2_get_block() 76 int ext2_get_xip_mem(struct address_space *mapping, pgoff_t pgoff, int create, in ext2_get_xip_mem()
|
/fs/ext3/ |
D | namei.h | 12 int block, int create, in ext3_dir_bread()
|
/fs/nilfs2/ |
D | alloc.c | 207 int create, in nilfs_palloc_get_block() 251 int create, struct buffer_head **bhp) in nilfs_palloc_get_desc_block() 270 int create, struct buffer_head **bhp) in nilfs_palloc_get_bitmap_block() 288 int create, struct buffer_head **bhp) in nilfs_palloc_get_entry_block()
|
D | sufile.c | 100 int create, struct buffer_head **bhp) in nilfs_sufile_get_segment_usage_block() 167 int create, size_t *ndone, in nilfs_sufile_updatev() 234 int nilfs_sufile_update(struct inode *sufile, __u64 segnum, int create, in nilfs_sufile_update()
|
D | cpfile.c | 141 int create, in nilfs_cpfile_get_checkpoint_block() 183 int create, in nilfs_cpfile_get_checkpoint()
|
/fs/efs/ |
D | file.c | 13 struct buffer_head *bh_result, int create) in efs_get_block()
|
/fs/freevxfs/ |
D | vxfs_subr.c | 130 struct buffer_head *bp, int create) in vxfs_getblk()
|
/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 | 146 struct buffer_head *bh, int create) in get_block()
|
/fs/ocfs2/dlm/ |
D | dlmlock.c | 309 struct dlm_create_lock create; in dlm_send_remote_lock_request() local 466 struct dlm_create_lock *create = (struct dlm_create_lock *)msg->buf; in dlm_create_lock_handler() local
|
/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() 603 struct buffer_head *bh_map, int create) in gfs2_block_map() 685 int create = *new; in gfs2_extent_map() local
|
D | meta_io.c | 127 struct buffer_head *gfs2_getbuf(struct gfs2_glock *gl, u64 blkno, int create) in gfs2_getbuf()
|
D | aops.c | 70 struct buffer_head *bh_result, int create) in gfs2_get_block_noalloc() 83 struct buffer_head *bh_result, int create) in gfs2_get_block_direct()
|
/fs/bfs/ |
D | file.c | 66 struct buffer_head *bh_result, int create) in bfs_get_block()
|
/fs/f2fs/ |
D | data.c | 397 struct buffer_head *bh_result, int create) in get_data_block_ro() 449 struct buffer_head *bh_result, int create) in get_data_block_bmap()
|
/fs/hpfs/ |
D | file.c | 66 …int hpfs_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) in hpfs_get_block()
|
/fs/xfs/ |
D | xfs_aops.c | 1181 int create, in __xfs_get_blocks() 1352 int create) in xfs_get_blocks() 1362 int create) in xfs_get_blocks_direct()
|
/fs/adfs/ |
D | inode.c | 20 int create) in adfs_get_block()
|
/fs/affs/ |
D | file.c | 321 affs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh_result, int create) in affs_get_block() 444 affs_bread_ino(struct inode *inode, int block, int create) in affs_bread_ino()
|
/fs/reiserfs/ |
D | inode.c | 427 struct buffer_head *bh_result, int create) in reiserfs_bmap() 458 int create) in reiserfs_get_block_create_0() 468 int create) in reiserfs_get_blocks_direct_io() 601 struct buffer_head *bh_result, int create) in reiserfs_get_block()
|
/fs/jfs/ |
D | inode.c | 197 struct buffer_head *bh_result, int create) in jfs_get_block()
|
/fs/ext4/ |
D | inode.c | 728 struct buffer_head *bh, int create) in ext4_get_block() 738 ext4_lblk_t block, int create) in ext4_getblk() 795 ext4_lblk_t block, int create) in ext4_bread() 1633 struct buffer_head *bh, int create) in ext4_da_get_block_prep() 3006 struct buffer_head *bh_result, int create) in ext4_get_block_write() 3015 struct buffer_head *bh_result, int create) in ext4_get_block_write_nolock()
|
/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() 1185 int create, int *err) in udf_bread()
|
/fs/fat/ |
D | cache.c | 307 unsigned long *mapped_blocks, int create) in fat_bmap()
|