/Linux-v6.6/fs/xfs/ |
D | xfs_trans.h | 183 xfs_daddr_t blkno, in xfs_trans_get_buf() 205 xfs_daddr_t blkno, in xfs_trans_read_buf()
|
D | xfs_log_recover.c | 1934 xfs_daddr_t blkno, in xlog_buf_readahead() 2907 xfs_daddr_t blkno, in xlog_valid_rec_header()
|
D | xfs_inode.c | 2271 xfs_daddr_t blkno; in xfs_ifree_cluster() local
|
/Linux-v6.6/fs/ocfs2/ |
D | inode.c | 110 struct inode *ocfs2_ilookup(struct super_block *sb, u64 blkno) in ocfs2_ilookup() 121 struct inode *ocfs2_iget(struct ocfs2_super *osb, u64 blkno, unsigned flags, in ocfs2_iget()
|
D | xattr.c | 1101 u64 blkno; in ocfs2_xattr_get_value_outside() local 1352 u64 blkno; in __ocfs2_xattr_set_value_outside() local 3822 u64 blkno, lower_blkno = 0; in ocfs2_xattr_bucket_find() local 3962 u64 blkno, in ocfs2_iterate_xattr_buckets() 4118 u64 blkno, u32 cpos, u32 len, void *para) in ocfs2_list_xattr_tree_rec() 4272 u64 blkno; in ocfs2_xattr_create_index_block() local 4387 u64 blkno = bucket_blkno(bucket); in ocfs2_defrag_xattr_bucket() local 5413 u64 blkno, in ocfs2_rm_xattr_cluster() 6090 u64 blkno, u32 cpos, u32 len, void *para) in ocfs2_refcount_xattr_tree_rec() 6744 u64 blkno, u32 len, int *credits, in ocfs2_lock_reflink_xattr_rec_allocators() [all …]
|
D | slot_map.c | 339 u64 blkno; in ocfs2_map_slot_buffers() local
|
D | suballoc.c | 2695 static int ocfs2_get_suballoc_slot_bit(struct ocfs2_super *osb, u64 blkno, in ocfs2_get_suballoc_slot_bit() 2755 u64 group_blkno, u64 blkno, in ocfs2_test_suballoc_bit() 2810 int ocfs2_test_inode_bit(struct ocfs2_super *osb, u64 blkno, int *res) in ocfs2_test_inode_bit()
|
D | localalloc.c | 956 u64 blkno; in ocfs2_sync_local_to_main() local
|
D | move_extents.c | 368 u64 blkno; in ocfs2_find_victim_alloc_group() local
|
D | refcounttree.c | 194 ocfs2_find_refcount_tree(struct ocfs2_super *osb, u64 blkno) in ocfs2_find_refcount_tree() 964 u64 blkno; in ocfs2_get_refcount_cpos_end() local 1283 u64 suballoc_loc, blkno; in ocfs2_expand_inline_ref_root() local 1521 u64 suballoc_loc, blkno; in ocfs2_new_leaf_refcount_block() local
|
D | file.c | 1704 u64 *blkno, int *done) in ocfs2_calc_trunc_pos() 1770 u64 blkno, refcount_loc = le64_to_cpu(di->i_refcount_loc); in ocfs2_remove_inode_range() local
|
D | aops.c | 81 u64 blkno = le64_to_cpu(fe->id2.i_list.l_recs[0].e_blkno) + in ocfs2_symlink_get_block() local
|
D | ocfs2.h | 710 u64 blkno) in ino_from_blkno()
|
/Linux-v6.6/fs/jfs/ |
D | jfs_extent.c | 299 extBalloc(struct inode *ip, s64 hint, s64 * nblocks, s64 * blkno) in extBalloc()
|
D | jfs_dtree.c | 195 static struct metapage *read_index_page(struct inode *inode, s64 blkno) in read_index_page() 214 static struct metapage *get_index_page(struct inode *inode, s64 blkno) in get_index_page() 240 s64 blkno; in find_index() local 326 u64 blkno; in add_index() local
|
/Linux-v6.6/fs/xfs/libxfs/ |
D | xfs_attr.h | 36 __u32 blkno; /* block containing entry (suggestion) */ member
|
D | xfs_bmap.h | 28 xfs_fsblock_t blkno; /* starting block of new extent */ member
|
D | xfs_dir2_node.c | 1424 xfs_dablk_t blkno; /* new leaf block number */ in xfs_dir2_leafn_split() local 1489 xfs_dablk_t blkno; /* leaf block number */ in xfs_dir2_leafn_toosmall() local
|
D | xfs_da_format.h | 49 __be64 blkno; /* first block of the buffer */ member 315 __be64 blkno; /* first block of the buffer */ member
|
D | xfs_ag.c | 446 xfs_daddr_t blkno, in xfs_get_aghdr_buf()
|
D | xfs_dir2_data.c | 692 xfs_dir2_db_t blkno, /* logical dir block number */ in xfs_dir3_data_init()
|
D | xfs_dir2_block.c | 1076 xfs_dir2_db_t blkno; /* dir-relative block # (0) */ in xfs_dir2_sf_to_block() local
|
D | xfs_dir2_leaf.c | 388 xfs_dablk_t blkno; /* leaf block's bno */ in xfs_dir2_block_to_leaf() local
|
/Linux-v6.6/fs/f2fs/ |
D | checkpoint.c | 240 block_t blkno = start; in f2fs_ra_meta_pages() local
|
/Linux-v6.6/fs/gfs2/ |
D | rgrp.c | 2560 u64 blkno = ip->i_no_addr; in gfs2_unlink_di() local
|