Home
last modified time | relevance | path

Searched defs:bh_result (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v5.4/fs/efs/
Dfile.c14 struct buffer_head *bh_result, int create) in efs_get_block()
/Linux-v5.4/fs/reiserfs/
Dinode.c286 struct buffer_head *bh_result, int args) in _get_block_create_0()
473 struct buffer_head *bh_result, int create) in reiserfs_bmap()
504 struct buffer_head *bh_result, in reiserfs_get_block_create_0()
516 struct buffer_head *bh_result, in reiserfs_get_blocks_direct_io()
577 struct buffer_head *bh_result, in convert_tail_for_hole()
658 struct buffer_head *bh_result, int create) in reiserfs_get_block()
2180 struct buffer_head **bh_result) in grab_tail_page()
2361 struct buffer_head *bh_result, in map_block_for_writepage()
/Linux-v5.4/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()
Dinode.c373 struct buffer_head *bh_result, int create) in minix_get_block()
/Linux-v5.4/fs/bfs/
Dfile.c65 struct buffer_head *bh_result, int create) in bfs_get_block()
/Linux-v5.4/fs/hpfs/
Dfile.c77 static int hpfs_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int … in hpfs_get_block()
/Linux-v5.4/fs/jfs/
Dinode.c198 struct buffer_head *bh_result, int create) in jfs_get_block()
/Linux-v5.4/fs/ocfs2/
Daops.c44 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()
/Linux-v5.4/fs/fat/
Dinode.c120 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()
/Linux-v5.4/fs/omfs/
Dfile.c218 struct buffer_head *bh_result, int create) in omfs_get_block()
/Linux-v5.4/fs/hfs/
Dextent.c337 struct buffer_head *bh_result, int create) in hfs_get_block()
/Linux-v5.4/fs/f2fs/
Ddata.c1431 struct buffer_head *bh_result, int create, int flag, in get_data_block()
1440 struct buffer_head *bh_result, int create) in get_data_block_dio_write()
1449 struct buffer_head *bh_result, int create) in get_data_block_dio()
1458 struct buffer_head *bh_result, int create) in get_data_block_bmap()
/Linux-v5.4/fs/hfsplus/
Dextents.c226 struct buffer_head *bh_result, int create) in hfsplus_get_block()
/Linux-v5.4/fs/ext4/
Dinode.c818 struct buffer_head *bh_result, int create) in ext4_get_block_unwritten()
835 struct buffer_head *bh_result, int flags) in ext4_get_block_trans()
878 sector_t iblock, struct buffer_head *bh_result, int create) in ext4_dio_get_block_unwritten_async()
917 sector_t iblock, struct buffer_head *bh_result, int create) in ext4_dio_get_block_unwritten_sync()
939 struct buffer_head *bh_result, int create) in ext4_dio_get_block_overwrite()
/Linux-v5.4/fs/sysv/
Ditree.c203 static int get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int creat… in get_block()
/Linux-v5.4/fs/befs/
Dlinuxvfs.c133 struct buffer_head *bh_result, int create) in befs_get_block()
/Linux-v5.4/fs/gfs2/
Daops.c72 struct buffer_head *bh_result, int create) in gfs2_get_block_noalloc()
/Linux-v5.4/fs/affs/
Dfile.c295 affs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh_result, int create) in affs_get_block()
/Linux-v5.4/fs/nilfs2/
Dinode.c71 struct buffer_head *bh_result, int create) in nilfs_get_block()
/Linux-v5.4/fs/isofs/
Dinode.c1149 struct buffer_head *bh_result, int create) in isofs_get_block()
/Linux-v5.4/fs/ufs/
Dinode.c396 static int ufs_getfrag_block(struct inode *inode, sector_t fragment, struct buffer_head *bh_result,… in ufs_getfrag_block()
/Linux-v5.4/fs/ext2/
Dinode.c780 struct buffer_head *bh_result, int create) in ext2_get_block()
/Linux-v5.4/fs/udf/
Dinode.c419 struct buffer_head *bh_result, int create) in udf_get_block()
/Linux-v5.4/fs/btrfs/
Dinode.c7623 struct buffer_head *bh_result, in btrfs_get_blocks_direct_read()
7643 struct buffer_head *bh_result, in btrfs_get_blocks_direct_write()
7741 struct buffer_head *bh_result, int create) in btrfs_get_blocks_direct()

12