Home
last modified time | relevance | path

Searched defs:create (Results 1 – 25 of 58) sorted by relevance

123

/fs/efs/
Dfile.c14 struct buffer_head *bh_result, int create) in efs_get_block()
/fs/nilfs2/
Dalloc.c206 int create, in nilfs_palloc_get_block()
270 int create, struct buffer_head **bhp) in nilfs_palloc_get_desc_block()
289 int create, struct buffer_head **bhp) in nilfs_palloc_get_bitmap_block()
323 int create, struct buffer_head **bhp) in nilfs_palloc_get_entry_block()
Dsufile.c99 int create, struct buffer_head **bhp) in nilfs_sufile_get_segment_usage_block()
166 int create, size_t *ndone, in nilfs_sufile_updatev()
233 int nilfs_sufile_update(struct inode *sufile, __u64 segnum, int create, in nilfs_sufile_update()
Dcpfile.c145 int create, in nilfs_cpfile_get_checkpoint_block()
225 int create, in nilfs_cpfile_get_checkpoint()
/fs/freevxfs/
Dvxfs_subr.c130 struct buffer_head *bp, int create) in vxfs_getblk()
/fs/minix/
Ditree_v1.c54 struct buffer_head *bh_result, int create) in V1_minix_get_block()
Ditree_v2.c63 struct buffer_head *bh_result, int create) in V2_minix_get_block()
Ditree_common.c147 struct buffer_head *bh, int create) in get_block()
/fs/ocfs2/dlm/
Ddlmlock.c305 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/fat/
Dcache.c334 sector_t *last_block, int create) in is_exceed_eof()
359 unsigned long *mapped_blocks, int create, bool from_bmap) in fat_bmap()
Dinode.c113 struct buffer_head *bh_result, int create) in __fat_get_block()
170 struct buffer_head *bh_result, int create) in fat_get_block()
283 struct buffer_head *bh_result, int create) in fat_get_block_bmap()
/fs/affs/
Dfile.c295 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/gfs2/
Dbmap.c430 static inline void bmap_lock(struct gfs2_inode *ip, int create) in bmap_lock()
438 static inline void bmap_unlock(struct gfs2_inode *ip, int create) in bmap_unlock()
658 struct buffer_head *bh_map, int create) in gfs2_block_map()
740 int create = *new; in gfs2_extent_map() local
Dmeta_io.c113 struct buffer_head *gfs2_getbuf(struct gfs2_glock *gl, u64 blkno, int create) in gfs2_getbuf()
/fs/bfs/
Dfile.c65 struct buffer_head *bh_result, int create) in bfs_get_block()
/fs/f2fs/
Ddata.c1054 int create, int flag) in f2fs_map_blocks()
1308 struct buffer_head *bh, int create, int flag, in __get_data_block()
1331 struct buffer_head *bh_result, int create, int flag, in get_data_block()
1340 struct buffer_head *bh_result, int create) in get_data_block_dio_write()
1349 struct buffer_head *bh_result, int create) in get_data_block_dio()
1358 struct buffer_head *bh_result, int create) in get_data_block_bmap()
/fs/adfs/
Dinode.c20 int create) in adfs_get_block()
/fs/ext4/
Dinode.c813 struct buffer_head *bh, int create) in ext4_get_block()
825 struct buffer_head *bh_result, int create) in ext4_get_block_unwritten()
869 struct buffer_head *bh, int create) in ext4_dio_get_block()
885 sector_t iblock, struct buffer_head *bh_result, int create) in ext4_dio_get_block_unwritten_async()
924 sector_t iblock, struct buffer_head *bh_result, int create) in ext4_dio_get_block_unwritten_sync()
946 struct buffer_head *bh_result, int create) in ext4_dio_get_block_overwrite()
974 int create = map_flags & EXT4_GET_BLOCKS_CREATE; in ext4_getblk() local
1957 struct buffer_head *bh, int create) in ext4_da_get_block_prep()
/fs/reiserfs/
Dinode.c473 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/
Dfile.c77 …int hpfs_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) in hpfs_get_block()
/fs/jfs/
Dinode.c199 struct buffer_head *bh_result, int create) in jfs_get_block()
/fs/ocfs2/
Daops.c57 struct buffer_head *bh_result, int create) in ocfs2_symlink_get_block()
138 struct buffer_head *bh_result, int create) in ocfs2_lock_get_block()
151 struct buffer_head *bh_result, int create) in ocfs2_get_block()
2146 struct buffer_head *bh_result, int create) in ocfs2_dio_wr_get_block()
/fs/udf/
Dinode.c412 struct buffer_head *bh_result, int create) in udf_get_block()
450 int create, int *err) in udf_getblk()
1197 int create, int *err) in udf_bread()
/fs/qnx4/
Dinode.c54 static int qnx4_get_block( struct inode *inode, sector_t iblock, struct buffer_head *bh, int create in qnx4_get_block()
/fs/omfs/
Dfile.c218 struct buffer_head *bh_result, int create) in omfs_get_block()

123