Home
last modified time | relevance | path

Searched defs:blkno (Results 26 – 50 of 55) sorted by relevance

123

/Linux-v5.4/fs/ocfs2/
Dinode.c112 struct inode *ocfs2_ilookup(struct super_block *sb, u64 blkno) in ocfs2_ilookup()
123 struct inode *ocfs2_iget(struct ocfs2_super *osb, u64 blkno, unsigned flags, in ocfs2_iget()
Ddir.c596 u64 blkno = le64_to_cpu(di->i_dx_root); in ocfs2_read_dx_root() local
633 static int ocfs2_read_dx_leaf(struct inode *dir, u64 blkno, in ocfs2_read_dx_leaf()
1584 struct inode *inode, u64 blkno, in __ocfs2_add_entry()
1966 u64 *blkno, in ocfs2_find_files_on_disk()
1992 int namelen, u64 *blkno) in ocfs2_lookup_ino_from_name()
2775 u64 dx_insert_blkno, blkno, in ocfs2_expand_inline_dir() local
3891 u64 blkno; in ocfs2_find_dir_space_dx() local
Dxattr.c1107 u64 blkno; in ocfs2_xattr_get_value_outside() local
1358 u64 blkno; in __ocfs2_xattr_set_value_outside() local
3828 u64 blkno, lower_blkno = 0; in ocfs2_xattr_bucket_find() local
3968 u64 blkno, in ocfs2_iterate_xattr_buckets()
4124 u64 blkno, u32 cpos, u32 len, void *para) in ocfs2_list_xattr_tree_rec()
4278 u64 blkno; in ocfs2_xattr_create_index_block() local
4393 u64 blkno = bucket_blkno(bucket); in ocfs2_defrag_xattr_bucket() local
5419 u64 blkno, in ocfs2_rm_xattr_cluster()
6096 u64 blkno, u32 cpos, u32 len, void *para) in ocfs2_refcount_xattr_tree_rec()
6750 u64 blkno, u32 len, int *credits, in ocfs2_lock_reflink_xattr_rec_allocators()
[all …]
Dslot_map.c341 u64 blkno; in ocfs2_map_slot_buffers() local
Dsuballoc.c2698 static int ocfs2_get_suballoc_slot_bit(struct ocfs2_super *osb, u64 blkno, in ocfs2_get_suballoc_slot_bit()
2758 u64 group_blkno, u64 blkno, in ocfs2_test_suballoc_bit()
2813 int ocfs2_test_inode_bit(struct ocfs2_super *osb, u64 blkno, int *res) in ocfs2_test_inode_bit()
Dmove_extents.c380 u64 blkno; in ocfs2_find_victim_alloc_group() local
Dlocalalloc.c958 u64 blkno; in ocfs2_sync_local_to_main() local
Dfile.c1642 u64 *blkno, int *done) in ocfs2_calc_trunc_pos()
1708 u64 blkno, refcount_loc = le64_to_cpu(di->i_refcount_loc); in ocfs2_remove_inode_range() local
Drefcounttree.c194 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
Daops.c84 u64 blkno = le64_to_cpu(fe->id2.i_list.l_recs[0].e_blkno) + in ocfs2_symlink_get_block() local
/Linux-v5.4/fs/xfs/libxfs/
Dxfs_attr.h95 __u32 blkno; /* block containing entry (suggestion) */ member
Dxfs_ag.c29 xfs_daddr_t blkno, in xfs_get_aghdr_buf()
Dxfs_bmap.h29 xfs_fsblock_t blkno; /* starting block of new extent */ member
Dxfs_dir2_node.c1362 xfs_dablk_t blkno; /* new leaf block number */ in xfs_dir2_leafn_split() local
1427 xfs_dablk_t blkno; /* leaf block number */ in xfs_dir2_leafn_toosmall() local
Dxfs_dir2_data.c635 xfs_dir2_db_t blkno, /* logical dir block number */ in xfs_dir3_data_init()
Dxfs_dir2_block.c1044 xfs_dir2_db_t blkno; /* dir-relative block # (0) */ in xfs_dir2_sf_to_block() local
Dxfs_da_format.h49 __be64 blkno; /* first block of the buffer */ member
327 __be64 blkno; /* first block of the buffer */ member
Dxfs_dir2_leaf.c335 xfs_dablk_t blkno; /* leaf block's bno */ in xfs_dir2_block_to_leaf() local
/Linux-v5.4/fs/jfs/
Djfs_dtree.c195 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-v5.4/fs/xfs/
Dxfs_log_recover.c1983 xfs_daddr_t blkno, in xlog_peek_buffer_cancelled()
2023 xfs_daddr_t blkno, in xlog_check_buffer_cancelled()
5189 xfs_daddr_t blkno) in xlog_valid_rec_header()
Dxfs_log_priv.h409 #define XLOG_BUF_CANCEL_BUCKET(log, blkno) \ argument
Dxfs_buf.c666 xfs_daddr_t blkno, in xfs_buf_incore()
Dxfs_inode.c2528 xfs_daddr_t blkno; in xfs_ifree_cluster() local
/Linux-v5.4/fs/f2fs/
Dcheckpoint.c215 block_t blkno = start; in f2fs_ra_meta_pages() local
/Linux-v5.4/fs/gfs2/
Drgrp.c2514 u64 blkno = ip->i_no_addr; in gfs2_unlink_di() local

123