Searched defs:bh_result (Results 1 – 24 of 24) sorted by relevance
/linux-6.14.4/fs/efs/ |
D | file.c | 14 struct buffer_head *bh_result, int create) in efs_get_block()
|
/linux-6.14.4/fs/ntfs3/ |
D | inode.c | 699 struct buffer_head *bh_result, int create) in ntfs_get_block() 706 struct buffer_head *bh_result, int create) in ntfs_get_block_bmap() 777 struct buffer_head *bh_result, int create) in ntfs_get_block_direct_IO_R() 784 struct buffer_head *bh_result, int create) in ntfs_get_block_direct_IO_W() 905 struct buffer_head *bh_result, int create) in ntfs_get_block_write_begin()
|
/linux-6.14.4/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 | 411 struct buffer_head *bh_result, int create) in minix_get_block()
|
/linux-6.14.4/fs/bfs/ |
D | file.c | 66 struct buffer_head *bh_result, int create) in bfs_get_block()
|
/linux-6.14.4/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() 2121 struct buffer_head *bh_result, int create) in ocfs2_dio_wr_get_block()
|
/linux-6.14.4/fs/jfs/ |
D | inode.c | 200 struct buffer_head *bh_result, int create) in jfs_get_block()
|
/linux-6.14.4/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.14.4/fs/fat/ |
D | inode.c | 120 struct buffer_head *bh_result, int create) in __fat_get_block() 183 struct buffer_head *bh_result, int create) in fat_get_block() 289 struct buffer_head *bh_result, int create) in fat_get_block_bmap()
|
/linux-6.14.4/fs/omfs/ |
D | file.c | 218 struct buffer_head *bh_result, int create) in omfs_get_block()
|
/linux-6.14.4/fs/udf/ |
D | inode.c | 453 struct buffer_head *bh_result, int flags) in __udf_get_block() 473 struct buffer_head *bh_result, int create) in udf_get_block() 495 struct buffer_head *bh_result, int create) in udf_get_block_wb()
|
/linux-6.14.4/fs/hfs/ |
D | extent.c | 337 struct buffer_head *bh_result, int create) in hfs_get_block()
|
/linux-6.14.4/fs/hfsplus/ |
D | extents.c | 226 struct buffer_head *bh_result, int create) in hfsplus_get_block()
|
/linux-6.14.4/fs/exfat/ |
D | inode.c | 265 struct buffer_head *bh_result, int create) in exfat_get_block()
|
/linux-6.14.4/fs/gfs2/ |
D | aops.c | 72 struct buffer_head *bh_result, int create) in gfs2_get_block_noalloc()
|
/linux-6.14.4/fs/sysv/ |
D | itree.c | 208 static int get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int creat… in get_block()
|
/linux-6.14.4/fs/befs/ |
D | linuxvfs.c | 133 struct buffer_head *bh_result, int create) in befs_get_block()
|
/linux-6.14.4/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.14.4/fs/nilfs2/ |
D | inode.c | 75 struct buffer_head *bh_result, int create) in nilfs_get_block()
|
/linux-6.14.4/fs/ufs/ |
D | inode.c | 375 static int ufs_getfrag_block(struct inode *inode, sector_t fragment, struct buffer_head *bh_result,… in ufs_getfrag_block()
|
/linux-6.14.4/fs/isofs/ |
D | inode.c | 1108 struct buffer_head *bh_result, int create) in isofs_get_block()
|
/linux-6.14.4/fs/ext2/ |
D | inode.c | 784 struct buffer_head *bh_result, int create) in ext2_get_block()
|
/linux-6.14.4/fs/ext4/ |
D | inode.c | 808 struct buffer_head *bh_result, int create) in ext4_get_block_unwritten()
|