/fs/jfs/ |
D | jfs_dmap.c | 355 int dbFree(struct inode *ip, s64 blkno, s64 nblocks) in dbFree() 450 int free, s64 blkno, s64 nblocks, struct tblock * tblk) in dbUpdatePMap() 731 s64 lblkno, blkno; in dbAlloc() local 918 int dbAllocExact(struct inode *ip, s64 blkno, int nblocks) in dbAllocExact() 1004 s64 blkno, s64 nblocks, s64 addnblocks, s64 * results) in dbReAlloc() 1051 static int dbExtend(struct inode *ip, s64 blkno, s64 nblocks, s64 addnblocks) in dbExtend() 1150 static int dbAllocNext(struct bmap * bmp, struct dmap * dp, s64 blkno, in dbAllocNext() 1283 struct dmap * dp, s64 blkno, int nblocks, int l2nb, s64 * results) in dbAllocNear() 1396 s64 blkno, lblkno; in dbAllocAG() local 1592 s64 blkno = 0; in dbAllocAny() local [all …]
|
D | jfs_extent.c | 446 s64 blkno = offsetXAD(xp) >> ip->i_blkbits; in extFill() local 496 extBalloc(struct inode *ip, s64 hint, s64 * nblocks, s64 * blkno) in extBalloc() 595 s64 blkno, s64 nblks, s64 * newnblks, s64 * newblkno) in extBrealloc()
|
D | jfs_imap.c | 300 s64 blkno, agstart; in diRead() local 587 s64 blkno; in diWrite() local 2160 s64 blkno, hint; in diNewExt() local 2449 s64 blkno; in diNewIAG() local 2665 s64 blkno; in diIAGRead() local 2981 static void duplicateIXtree(struct super_block *sb, s64 blkno, in duplicateIXtree()
|
D | jfs_discard.c | 32 void jfs_issue_discard(struct inode *ip, u64 blkno, u64 nblocks) in jfs_issue_discard()
|
D | xattr.c | 208 s64 blkno; in ea_write() local 357 s64 blkno; in ea_read() local 433 s64 blkno; in ea_get() local
|
/fs/ocfs2/ |
D | export.c | 41 u64 blkno = handle->ih_blkno; in ocfs2_get_dentry() local 134 u64 blkno; in ocfs2_get_parent() local 199 u64 blkno; in ocfs2_encode_fh() local
|
D | ioctl.c | 274 struct inode *inode_alloc, u64 blkno, in ocfs2_info_scan_inode_alloc() 325 u64 blkno = -1; in ocfs2_info_handle_freeinode() local 436 u64 blkno; in ocfs2_info_freefrag_scan_chain() local 532 struct inode *gb_inode, u64 blkno, in ocfs2_info_freefrag_scan_bitmap() 612 u64 blkno = -1; in ocfs2_info_handle_freefrag() local
|
D | sysfile.c | 131 u64 blkno; in _ocfs2_get_system_file_inode() local
|
D | resize.c | 49 u64 blkno, gd_blkno, lgd_blkno = le64_to_cpu(gd->bg_blkno); in ocfs2_calc_new_backup_super() local 176 u64 blkno; in update_backups() local
|
D | dir.h | 57 struct inode *inode, u64 blkno, in ocfs2_add_entry()
|
D | namei.c | 101 u64 blkno; in ocfs2_lookup() local 879 u64 blkno; in ocfs2_unlink() local 2064 static int ocfs2_blkno_stringify(u64 blkno, char *name) in ocfs2_blkno_stringify() 2129 u64 blkno, in __ocfs2_prepare_orphan_dir() 2185 u64 blkno, in ocfs2_prepare_orphan_dir()
|
D | buffer_head_io.c | 408 sector_t blkno) in ocfs2_check_super_or_backup()
|
D | alloc.c | 173 u64 blkno) in ocfs2_dinode_set_last_eb_blk() 261 u64 blkno) in ocfs2_xattr_value_set_last_eb_blk() 305 u64 blkno) in ocfs2_xattr_tree_set_last_eb_blk() 338 u64 blkno) in ocfs2_dx_root_set_last_eb_blk() 392 u64 blkno) in ocfs2_refcount_tree_set_last_eb_blk() 798 u64 blkno) in ocfs2_block_extent_contig() 824 u64 blkno = le64_to_cpu(insert_rec->e_blkno); in ocfs2_extent_rec_contig() local 1455 u64 blkno; in ocfs2_find_branch_target() local 1793 u64 blkno; in __ocfs2_find_path() local 2214 u64 blkno; in ocfs2_find_cpos_for_left_leaf() local [all …]
|
/fs/xfs/ |
D | xfs_buf_item_recover.c | 40 xfs_daddr_t blkno, in xlog_find_buffer_cancelled() 61 xfs_daddr_t blkno, in xlog_add_buffer_cancelled() 93 xfs_daddr_t blkno, in xlog_is_buffer_cancelled() 110 xfs_daddr_t blkno, in xlog_put_buffer_cancelled()
|
D | xfs_attr_inactive.c | 36 xfs_dablk_t blkno, in xfs_attr3_rmt_stale() 262 xfs_daddr_t blkno; in xfs_attr3_root_inactive() local
|
D | xfs_buf.h | 113 #define DEFINE_SINGLE_BUF_MAP(map, blkno, numblk) \ argument 212 xfs_daddr_t blkno, in xfs_buf_get() 224 xfs_daddr_t blkno, in xfs_buf_read() 239 xfs_daddr_t blkno, in xfs_buf_readahead()
|
/fs/gfs2/ |
D | meta_io.c | 110 struct buffer_head *gfs2_getbuf(struct gfs2_glock *gl, u64 blkno, int create) in gfs2_getbuf() 178 struct buffer_head *gfs2_meta_new(struct gfs2_glock *gl, u64 blkno) in gfs2_meta_new() 247 int gfs2_meta_read(struct gfs2_glock *gl, u64 blkno, int flags, in gfs2_meta_read() 399 static struct buffer_head *gfs2_getjdatabuf(struct gfs2_inode *ip, u64 blkno) in gfs2_getjdatabuf()
|
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() 121 unsigned int blkno, struct gfs2_log_header_host *head) in __get_log_header()
|
D | lops.c | 261 static struct bio *gfs2_log_alloc_bio(struct gfs2_sbd *sdp, u64 blkno, in gfs2_log_alloc_bio() 292 static struct bio *gfs2_log_get_bio(struct gfs2_sbd *sdp, u64 blkno, in gfs2_log_get_bio() 326 unsigned size, unsigned offset, u64 blkno) in gfs2_log_write() 764 u64 blkno; in buf_lo_scan_elements() local 914 u64 blkno; in revoke_lo_scan_elements() local 995 u64 blkno; in databuf_lo_scan_elements() local
|
D | trans.c | 264 void gfs2_trans_remove_revoke(struct gfs2_sbd *sdp, u64 blkno, unsigned int len) in gfs2_trans_remove_revoke()
|
/fs/xfs/scrub/ |
D | dabtree.c | 131 xfs_dablk_t blkno) in xchk_da_btree_ptr_ok() 314 xfs_dablk_t blkno) in xchk_da_btree_block() 480 xfs_dablk_t blkno; in xchk_da_btree() local
|
/fs/ufs/ |
D | balloc.c | 46 u64 blkno; in ufs_free_fragments() local 142 u64 blkno; in ufs_free_blocks() local 707 u64 result, blkno; in ufs_alloccg_block() local 872 struct ufs_cg_private_info * ucpi, unsigned blkno, int cnt) in ufs_clusteracct()
|
/fs/xfs/libxfs/ |
D | xfs_da_btree.c | 422 xfs_dablk_t blkno, in xfs_da3_node_create() 647 xfs_dablk_t blkno; in xfs_da3_root_split() local 773 xfs_dablk_t blkno; in xfs_da3_node_split() local 1247 xfs_dablk_t blkno; in xfs_da3_node_toosmall() local 1581 xfs_dablk_t blkno; in xfs_da3_node_lookup_int() local 1978 xfs_dablk_t blkno = 0; in xfs_da3_path_shift() local
|
D | xfs_attr_leaf.c | 909 xfs_dablk_t blkno; in xfs_attr_shortform_to_leaf() local 1186 xfs_dablk_t blkno; in xfs_attr3_leaf_to_node() local 1247 xfs_dablk_t blkno, in xfs_attr3_leaf_create() 1303 xfs_dablk_t blkno; in xfs_attr3_leaf_split() local 1964 xfs_dablk_t blkno; in xfs_attr3_leaf_toosmall() local
|
D | xfs_attr.h | 36 __u32 blkno; /* block containing entry (suggestion) */ member
|