/linux-6.6.21/fs/reiserfs/ |
D | inode.c | 286 struct buffer_head *bh_result, int args) in _get_block_create_0() 465 struct buffer_head *bh_result, int create) in reiserfs_bmap() 496 struct buffer_head *bh_result, in reiserfs_get_block_create_0() 508 struct buffer_head *bh_result, in reiserfs_get_blocks_direct_io() 569 struct buffer_head *bh_result, in convert_tail_for_hole() 650 struct buffer_head *bh_result, int create) in reiserfs_get_block() 2171 struct buffer_head **bh_result) in grab_tail_page() 2352 struct buffer_head *bh_result, in map_block_for_writepage()
|
/linux-6.6.21/fs/efs/ |
D | file.c | 14 struct buffer_head *bh_result, int create) in efs_get_block()
|
/linux-6.6.21/fs/ntfs3/ |
D | inode.c | 679 struct buffer_head *bh_result, int create) in ntfs_get_block() 686 struct buffer_head *bh_result, int create) in ntfs_get_block_bmap() 758 struct buffer_head *bh_result, int create) in ntfs_get_block_direct_IO_R() 765 struct buffer_head *bh_result, int create) in ntfs_get_block_direct_IO_W() 886 struct buffer_head *bh_result, int create) in ntfs_get_block_write_begin()
|
/linux-6.6.21/fs/minix/ |
D | itree_v1.c | 54 struct buffer_head *bh_result, int create) in V1_minix_get_block()
|
D | itree_v2.c | 62 struct buffer_head *bh_result, int create) in V2_minix_get_block()
|
D | inode.c | 392 struct buffer_head *bh_result, int create) in minix_get_block()
|
/linux-6.6.21/fs/bfs/ |
D | file.c | 65 struct buffer_head *bh_result, int create) in bfs_get_block()
|
/linux-6.6.21/fs/ocfs2/ |
D | aops.c | 41 struct buffer_head *bh_result, int create) in ocfs2_symlink_get_block() 122 struct buffer_head *bh_result, int create) in ocfs2_lock_get_block() 135 struct buffer_head *bh_result, int create) in ocfs2_get_block() 2143 struct buffer_head *bh_result, int create) in ocfs2_dio_wr_get_block()
|
/linux-6.6.21/fs/hpfs/ |
D | file.c | 79 static int hpfs_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int … in hpfs_get_block()
|
/linux-6.6.21/fs/jfs/ |
D | inode.c | 200 struct buffer_head *bh_result, int create) in jfs_get_block()
|
/linux-6.6.21/fs/omfs/ |
D | file.c | 218 struct buffer_head *bh_result, int create) in omfs_get_block()
|
/linux-6.6.21/fs/fat/ |
D | inode.c | 121 struct buffer_head *bh_result, int create) in __fat_get_block() 184 struct buffer_head *bh_result, int create) in fat_get_block() 291 struct buffer_head *bh_result, int create) in fat_get_block_bmap()
|
/linux-6.6.21/fs/udf/ |
D | inode.c | 450 struct buffer_head *bh_result, int flags) in __udf_get_block() 470 struct buffer_head *bh_result, int create) in udf_get_block() 492 struct buffer_head *bh_result, int create) in udf_get_block_wb()
|
/linux-6.6.21/fs/hfs/ |
D | extent.c | 337 struct buffer_head *bh_result, int create) in hfs_get_block()
|
/linux-6.6.21/fs/hfsplus/ |
D | extents.c | 226 struct buffer_head *bh_result, int create) in hfsplus_get_block()
|
/linux-6.6.21/fs/exfat/ |
D | inode.c | 267 struct buffer_head *bh_result, int create) in exfat_get_block()
|
/linux-6.6.21/fs/gfs2/ |
D | aops.c | 72 struct buffer_head *bh_result, int create) in gfs2_get_block_noalloc()
|
/linux-6.6.21/fs/sysv/ |
D | itree.c | 207 static int get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int creat… in get_block()
|
/linux-6.6.21/fs/befs/ |
D | linuxvfs.c | 133 struct buffer_head *bh_result, int create) in befs_get_block()
|
/linux-6.6.21/fs/affs/ |
D | file.c | 297 affs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh_result, int create) in affs_get_block()
|
/linux-6.6.21/fs/nilfs2/ |
D | inode.c | 76 struct buffer_head *bh_result, int create) in nilfs_get_block()
|
/linux-6.6.21/fs/ufs/ |
D | inode.c | 396 static int ufs_getfrag_block(struct inode *inode, sector_t fragment, struct buffer_head *bh_result,… in ufs_getfrag_block()
|
/linux-6.6.21/fs/ext2/ |
D | inode.c | 784 struct buffer_head *bh_result, int create) in ext2_get_block()
|
/linux-6.6.21/fs/isofs/ |
D | inode.c | 1143 struct buffer_head *bh_result, int create) in isofs_get_block()
|
/linux-6.6.21/fs/ext4/ |
D | inode.c | 790 struct buffer_head *bh_result, int create) in ext4_get_block_unwritten()
|