/fs/jfs/ |
D | jfs_dmap.c | 331 int dbFree(struct inode *ip, s64 blkno, s64 nblocks) in dbFree() 425 int free, s64 blkno, s64 nblocks, struct tblock * tblk) in dbUpdatePMap() 706 s64 lblkno, blkno; in dbAlloc() local 893 int dbAllocExact(struct inode *ip, s64 blkno, int nblocks) in dbAllocExact() 979 s64 blkno, s64 nblocks, s64 addnblocks, s64 * results) in dbReAlloc() 1026 static int dbExtend(struct inode *ip, s64 blkno, s64 nblocks, s64 addnblocks) in dbExtend() 1125 static int dbAllocNext(struct bmap * bmp, struct dmap * dp, s64 blkno, in dbAllocNext() 1258 struct dmap * dp, s64 blkno, int nblocks, int l2nb, s64 * results) in dbAllocNear() 1371 s64 blkno, lblkno; in dbAllocAG() local 1567 s64 blkno = 0; in dbAllocAny() local [all …]
|
D | jfs_extent.c | 459 s64 blkno = offsetXAD(xp) >> ip->i_blkbits; in extFill() local 509 extBalloc(struct inode *ip, s64 hint, s64 * nblocks, s64 * blkno) in extBalloc() 603 s64 blkno, s64 nblks, s64 * newnblks, s64 * newblkno) in extBrealloc()
|
D | jfs_imap.c | 312 s64 blkno, agstart; in diRead() local 606 s64 blkno; in diWrite() local 2176 s64 blkno, hint; in diNewExt() local 2462 s64 blkno; in diNewIAG() local 2678 s64 blkno; in diIAGRead() local 2994 static void duplicateIXtree(struct super_block *sb, s64 blkno, in duplicateIXtree()
|
D | jfs_discard.c | 45 void jfs_issue_discard(struct inode *ip, u64 blkno, u64 nblocks) in jfs_issue_discard()
|
D | xattr.c | 223 s64 blkno; in ea_write() local 372 s64 blkno; in ea_read() local 448 s64 blkno; in ea_get() local
|
/fs/ocfs2/ |
D | export.c | 55 u64 blkno = handle->ih_blkno; in ocfs2_get_dentry() local 148 u64 blkno; in ocfs2_get_parent() local 185 u64 blkno; in ocfs2_encode_fh() local
|
D | ioctl.c | 280 struct inode *inode_alloc, u64 blkno, in ocfs2_info_scan_inode_alloc() 331 u64 blkno = -1; in ocfs2_info_handle_freeinode() local 442 u64 blkno; in ocfs2_info_freefrag_scan_chain() local 538 struct inode *gb_inode, u64 blkno, in ocfs2_info_freefrag_scan_bitmap() 620 u64 blkno = -1; in ocfs2_info_handle_freefrag() local
|
D | sysfile.c | 144 u64 blkno; in _ocfs2_get_system_file_inode() local
|
D | resize.c | 62 u64 blkno, gd_blkno, lgd_blkno = le64_to_cpu(gd->bg_blkno); in ocfs2_calc_new_backup_super() local 181 u64 blkno; in update_backups() local
|
D | namei.c | 112 u64 blkno; in ocfs2_lookup() local 862 u64 blkno; in ocfs2_unlink() local 2005 static int ocfs2_blkno_stringify(u64 blkno, char *name) in ocfs2_blkno_stringify() 2070 u64 blkno, in __ocfs2_prepare_orphan_dir() 2110 u64 blkno, in ocfs2_prepare_orphan_dir()
|
D | dir.h | 71 struct inode *inode, u64 blkno, in ocfs2_add_entry()
|
D | buffer_head_io.c | 370 sector_t blkno) in ocfs2_check_super_or_backup()
|
D | alloc.c | 179 u64 blkno) in ocfs2_dinode_set_last_eb_blk() 267 u64 blkno) in ocfs2_xattr_value_set_last_eb_blk() 311 u64 blkno) in ocfs2_xattr_tree_set_last_eb_blk() 344 u64 blkno) in ocfs2_dx_root_set_last_eb_blk() 398 u64 blkno) in ocfs2_refcount_tree_set_last_eb_blk() 803 u64 blkno) in ocfs2_block_extent_contig() 829 u64 blkno = le64_to_cpu(insert_rec->e_blkno); in ocfs2_extent_rec_contig() local 1436 u64 blkno; in ocfs2_find_branch_target() local 1781 u64 blkno; in __ocfs2_find_path() local 2209 u64 blkno; in ocfs2_find_cpos_for_left_leaf() local [all …]
|
/fs/gfs2/ |
D | meta_io.c | 114 struct buffer_head *gfs2_getbuf(struct gfs2_glock *gl, u64 blkno, int create) in gfs2_getbuf() 182 struct buffer_head *gfs2_meta_new(struct gfs2_glock *gl, u64 blkno) in gfs2_meta_new() 200 int gfs2_meta_read(struct gfs2_glock *gl, u64 blkno, int flags, in gfs2_meta_read()
|
D | lops.c | 261 static struct bio *gfs2_log_alloc_bio(struct gfs2_sbd *sdp, u64 blkno) in gfs2_log_alloc_bio() 299 static struct bio *gfs2_log_get_bio(struct gfs2_sbd *sdp, u64 blkno) in gfs2_log_get_bio() 331 u64 blkno = gfs2_log_bmap(sdp); in gfs2_log_write() local 539 u64 blkno; in buf_lo_scan_elements() local 694 u64 blkno; in revoke_lo_scan_elements() local 776 u64 blkno; in databuf_lo_scan_elements() local
|
D | recovery.c | 55 int gfs2_revoke_add(struct gfs2_jdesc *jd, u64 blkno, unsigned int where) in gfs2_revoke_add() 84 int gfs2_revoke_check(struct gfs2_jdesc *jd, u64 blkno, unsigned int where) in gfs2_revoke_check()
|
D | trans.c | 250 void gfs2_trans_add_unrevoke(struct gfs2_sbd *sdp, u64 blkno, unsigned int len) in gfs2_trans_add_unrevoke()
|
/fs/xfs/ |
D | xfs_buf.h | 130 #define DEFINE_SINGLE_BUF_MAP(map, blkno, numblk) \ argument 199 xfs_daddr_t blkno, in xfs_incore() 214 xfs_daddr_t blkno, in xfs_buf_alloc() 236 xfs_daddr_t blkno, in xfs_buf_get() 247 xfs_daddr_t blkno, in xfs_buf_read() 259 xfs_daddr_t blkno, in xfs_buf_readahead()
|
D | xfs_attr_inactive.c | 53 xfs_dablk_t blkno, in xfs_attr3_leaf_freextent() 334 xfs_daddr_t blkno; in xfs_attr3_root_inactive() local
|
D | xfs_bmap_util.h | 43 xfs_fsblock_t blkno; /* starting block of new extent */ member
|
D | xfs_trans.h | 170 xfs_daddr_t blkno, in xfs_trans_get_buf() 191 xfs_daddr_t blkno, in xfs_trans_read_buf()
|
/fs/ufs/ |
D | balloc.c | 44 u64 blkno; in ufs_free_fragments() local 139 u64 blkno; in ufs_free_blocks() local 686 u64 result, blkno; in ufs_alloccg_block() local 849 struct ufs_cg_private_info * ucpi, unsigned blkno, int cnt) in ufs_clusteracct()
|
/fs/xfs/libxfs/ |
D | xfs_da_btree.c | 301 xfs_dablk_t blkno, in xfs_da3_node_create() 520 xfs_dablk_t blkno; in xfs_da3_root_split() local 648 xfs_dablk_t blkno; in xfs_da3_node_split() local 1123 xfs_dablk_t blkno; in xfs_da3_node_toosmall() local 1461 xfs_dablk_t blkno; in xfs_da3_node_lookup_int() local 1830 xfs_dablk_t blkno = 0; in xfs_da3_path_shift() local
|
D | xfs_attr_leaf.c | 670 xfs_dablk_t blkno; in xfs_attr_shortform_to_leaf() local 892 xfs_dablk_t blkno; in xfs_attr3_leaf_to_node() local 954 xfs_dablk_t blkno, in xfs_attr3_leaf_create() 1010 xfs_dablk_t blkno; in xfs_attr3_leaf_split() local 1674 xfs_dablk_t blkno; in xfs_attr3_leaf_toosmall() local
|
D | xfs_da_btree.h | 77 xfs_dablk_t blkno; /* blkno of attr leaf of interest */ member 116 xfs_dablk_t blkno; /* filesystem blkno of buffer */ member
|