| /Linux-v5.4/fs/efs/ | 
| D | file.c | 14 		  struct buffer_head *bh_result, int create)  in efs_get_block()
 | 
| /Linux-v5.4/fs/reiserfs/ | 
| D | inode.c | 286 			       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/ | 
| 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 | inode.c | 373 		    struct buffer_head *bh_result, int create)  in minix_get_block()
 | 
| /Linux-v5.4/fs/bfs/ | 
| D | file.c | 65 			struct buffer_head *bh_result, int create)  in bfs_get_block()
 | 
| /Linux-v5.4/fs/hpfs/ | 
| D | file.c | 77 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/ | 
| D | inode.c | 198 		  struct buffer_head *bh_result, int create)  in jfs_get_block()
 | 
| /Linux-v5.4/fs/ocfs2/ | 
| D | aops.c | 44 				   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/ | 
| 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()
 296 		struct buffer_head *bh_result, int create)  in fat_get_block_bmap()
 
 | 
| /Linux-v5.4/fs/omfs/ | 
| D | file.c | 218 			  struct buffer_head *bh_result, int create)  in omfs_get_block()
 | 
| /Linux-v5.4/fs/hfs/ | 
| D | extent.c | 337 		  struct buffer_head *bh_result, int create)  in hfs_get_block()
 | 
| /Linux-v5.4/fs/f2fs/ | 
| D | data.c | 1431 			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/ | 
| D | extents.c | 226 		      struct buffer_head *bh_result, int create)  in hfsplus_get_block()
 | 
| /Linux-v5.4/fs/ext4/ | 
| D | inode.c | 818 			     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/ | 
| D | itree.c | 203 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/ | 
| D | linuxvfs.c | 133 	       struct buffer_head *bh_result, int create)  in befs_get_block()
 | 
| /Linux-v5.4/fs/gfs2/ | 
| D | aops.c | 72 				  struct buffer_head *bh_result, int create)  in gfs2_get_block_noalloc()
 | 
| /Linux-v5.4/fs/affs/ | 
| D | file.c | 295 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/ | 
| D | inode.c | 71 		    struct buffer_head *bh_result, int create)  in nilfs_get_block()
 | 
| /Linux-v5.4/fs/isofs/ | 
| D | inode.c | 1149 		    struct buffer_head *bh_result, int create)  in isofs_get_block()
 | 
| /Linux-v5.4/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-v5.4/fs/ext2/ | 
| D | inode.c | 780 		struct buffer_head *bh_result, int create)  in ext2_get_block()
 | 
| /Linux-v5.4/fs/udf/ | 
| D | inode.c | 419 			 struct buffer_head *bh_result, int create)  in udf_get_block()
 | 
| /Linux-v5.4/fs/btrfs/ | 
| D | inode.c | 7623 					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()
 
 |