/linux-4.4.14/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_discard.c | 45 void jfs_issue_discard(struct inode *ip, u64 blkno, u64 nblocks) in jfs_issue_discard()
|
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 | xattr.c | 223 s64 blkno; in ea_write() local 372 s64 blkno; in ea_read() local 448 s64 blkno; in ea_get() local
|
D | jfs_dtree.c | 208 static struct metapage *read_index_page(struct inode *inode, s64 blkno) in read_index_page() 227 static struct metapage *get_index_page(struct inode *inode, s64 blkno) in get_index_page() 253 s64 blkno; in find_index() local 339 u64 blkno; in add_index() local
|
/linux-4.4.14/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 | dir.h | 71 struct inode *inode, u64 blkno, in ocfs2_add_entry()
|
D | resize.c | 63 u64 blkno, gd_blkno, lgd_blkno = le64_to_cpu(gd->bg_blkno); in ocfs2_calc_new_backup_super() local 190 u64 blkno; in update_backups() local
|
D | namei.c | 114 u64 blkno; in ocfs2_lookup() local 886 u64 blkno; in ocfs2_unlink() local 2059 static int ocfs2_blkno_stringify(u64 blkno, char *name) in ocfs2_blkno_stringify() 2124 u64 blkno, in __ocfs2_prepare_orphan_dir() 2180 u64 blkno, in ocfs2_prepare_orphan_dir()
|
D | buffer_head_io.c | 376 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 1434 u64 blkno; in ocfs2_find_branch_target() local 1776 u64 blkno; in __ocfs2_find_path() local 2200 u64 blkno; in ocfs2_find_cpos_for_left_leaf() local [all …]
|
D | inode.c | 116 struct inode *ocfs2_ilookup(struct super_block *sb, u64 blkno) in ocfs2_ilookup() 127 struct inode *ocfs2_iget(struct ocfs2_super *osb, u64 blkno, unsigned flags, in ocfs2_iget()
|
D | dir.c | 613 u64 blkno = le64_to_cpu(di->i_dx_root); in ocfs2_read_dx_root() local 650 static int ocfs2_read_dx_leaf(struct inode *dir, u64 blkno, in ocfs2_read_dx_leaf() 1601 struct inode *inode, u64 blkno, in __ocfs2_add_entry() 1992 u64 *blkno, in ocfs2_find_files_on_disk() 2018 int namelen, u64 *blkno) in ocfs2_lookup_ino_from_name() 2801 u64 dx_insert_blkno, blkno, in ocfs2_expand_inline_dir() local 3918 u64 blkno; in ocfs2_find_dir_space_dx() local
|
D | xattr.c | 1091 u64 blkno; in ocfs2_xattr_get_value_outside() local 1341 u64 blkno; in __ocfs2_xattr_set_value_outside() local 3810 u64 blkno, lower_blkno = 0; in ocfs2_xattr_bucket_find() local 3952 u64 blkno, in ocfs2_iterate_xattr_buckets() 4110 u64 blkno, u32 cpos, u32 len, void *para) in ocfs2_list_xattr_tree_rec() 4264 u64 blkno; in ocfs2_xattr_create_index_block() local 4379 u64 blkno = bucket_blkno(bucket); in ocfs2_defrag_xattr_bucket() local 5405 u64 blkno, in ocfs2_rm_xattr_cluster() 6082 u64 blkno, u32 cpos, u32 len, void *para) in ocfs2_refcount_xattr_tree_rec() 6736 u64 blkno, u32 len, int *credits, in ocfs2_lock_reflink_xattr_rec_allocators() [all …]
|
D | slot_map.c | 358 u64 blkno; in ocfs2_map_slot_buffers() local
|
D | suballoc.c | 2734 static int ocfs2_get_suballoc_slot_bit(struct ocfs2_super *osb, u64 blkno, in ocfs2_get_suballoc_slot_bit() 2794 u64 group_blkno, u64 blkno, in ocfs2_test_suballoc_bit() 2849 int ocfs2_test_inode_bit(struct ocfs2_super *osb, u64 blkno, int *res) in ocfs2_test_inode_bit()
|
D | move_extents.c | 370 u64 blkno; in ocfs2_find_victim_alloc_group() local
|
D | localalloc.c | 971 u64 blkno; in ocfs2_sync_local_to_main() local
|
D | file.c | 1635 u64 *blkno, int *done) in ocfs2_calc_trunc_pos() 1701 u64 blkno, refcount_loc = le64_to_cpu(di->i_refcount_loc); in ocfs2_remove_inode_range() local
|
D | refcounttree.c | 201 ocfs2_find_refcount_tree(struct ocfs2_super *osb, u64 blkno) in ocfs2_find_refcount_tree() 972 u64 blkno; in ocfs2_get_refcount_cpos_end() local 1291 u64 suballoc_loc, blkno; in ocfs2_expand_inline_ref_root() local 1529 u64 suballoc_loc, blkno; in ocfs2_new_leaf_refcount_block() local
|
D | aops.c | 97 u64 blkno = le64_to_cpu(fe->id2.i_list.l_recs[0].e_blkno) + in ocfs2_symlink_get_block() local
|
D | ocfs2.h | 708 u64 blkno) in ino_from_blkno()
|
D | dlmglue.c | 394 u64 blkno, in ocfs2_build_lock_name()
|
/linux-4.4.14/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() 292 static struct bio *gfs2_log_get_bio(struct gfs2_sbd *sdp, u64 blkno) in gfs2_log_get_bio() 324 u64 blkno = gfs2_log_bmap(sdp); in gfs2_log_write() local 532 u64 blkno; in buf_lo_scan_elements() local 687 u64 blkno; in revoke_lo_scan_elements() local 769 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 | 263 void gfs2_trans_add_unrevoke(struct gfs2_sbd *sdp, u64 blkno, unsigned int len) in gfs2_trans_add_unrevoke()
|
D | rgrp.c | 2471 u64 blkno = ip->i_no_addr; in gfs2_unlink_di() local 2483 static void gfs2_free_uninit_di(struct gfs2_rgrpd *rgd, u64 blkno) in gfs2_free_uninit_di()
|
/linux-4.4.14/fs/xfs/ |
D | xfs_buf.h | 131 #define DEFINE_SINGLE_BUF_MAP(map, blkno, numblk) \ argument 201 xfs_daddr_t blkno, in xfs_incore() 216 xfs_daddr_t blkno, in xfs_buf_alloc() 238 xfs_daddr_t blkno, in xfs_buf_get() 249 xfs_daddr_t blkno, in xfs_buf_read() 261 xfs_daddr_t blkno, in xfs_buf_readahead()
|
D | xfs_attr_inactive.c | 50 xfs_dablk_t blkno, in xfs_attr3_leaf_freextent() 332 xfs_daddr_t blkno; in xfs_attr3_root_inactive() local
|
D | xfs_trans.h | 167 xfs_daddr_t blkno, in xfs_trans_get_buf() 188 xfs_daddr_t blkno, in xfs_trans_read_buf()
|
D | xfs_attr.h | 102 __u32 blkno; /* block containing entry (suggestion) */ member
|
D | xfs_fsops.c | 124 xfs_daddr_t blkno, in xfs_growfs_get_hdr_buf()
|
D | xfs_log_recover.c | 1626 xfs_daddr_t blkno, in xlog_peek_buffer_cancelled() 1666 xfs_daddr_t blkno, in xlog_check_buffer_cancelled() 4202 xfs_daddr_t blkno) in xlog_valid_rec_header()
|
D | xfs_buf.c | 446 xfs_daddr_t blkno = map[0].bm_bn; in _xfs_buf_find() local
|
D | xfs_log_priv.h | 417 #define XLOG_BUF_CANCEL_BUCKET(log, blkno) \ argument
|
D | xfs_inode.c | 2221 xfs_daddr_t blkno; in xfs_ifree_cluster() local
|
/linux-4.4.14/fs/ufs/ |
D | balloc.c | 44 u64 blkno; in ufs_free_fragments() local 139 u64 blkno; in ufs_free_blocks() local 690 u64 result, blkno; in ufs_alloccg_block() local 853 struct ufs_cg_private_info * ucpi, unsigned blkno, int cnt) in ufs_clusteracct()
|
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_da_btree.c | 303 xfs_dablk_t blkno, in xfs_da3_node_create() 522 xfs_dablk_t blkno; in xfs_da3_root_split() local 649 xfs_dablk_t blkno; in xfs_da3_node_split() local 1124 xfs_dablk_t blkno; in xfs_da3_node_toosmall() local 1462 xfs_dablk_t blkno; in xfs_da3_node_lookup_int() local 1832 xfs_dablk_t blkno = 0; in xfs_da3_path_shift() local
|
D | xfs_attr_leaf.c | 747 xfs_dablk_t blkno; in xfs_attr_shortform_to_leaf() local 970 xfs_dablk_t blkno; in xfs_attr3_leaf_to_node() local 1032 xfs_dablk_t blkno, in xfs_attr3_leaf_create() 1088 xfs_dablk_t blkno; in xfs_attr3_leaf_split() local 1753 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
|
D | xfs_bmap.h | 43 xfs_fsblock_t blkno; /* starting block of new extent */ member
|
D | xfs_dir2_data.c | 575 xfs_dir2_db_t blkno, /* logical dir block number */ in xfs_dir3_data_init()
|
D | xfs_dir2_node.c | 1318 xfs_dablk_t blkno; /* new leaf block number */ in xfs_dir2_leafn_split() local 1383 xfs_dablk_t blkno; /* leaf block number */ in xfs_dir2_leafn_toosmall() local
|
D | xfs_dir2_block.c | 1050 xfs_dir2_db_t blkno; /* dir-relative block # (0) */ in xfs_dir2_sf_to_block() local
|
D | xfs_da_format.h | 61 __be64 blkno; /* first block of the buffer */ member 358 __be64 blkno; /* first block of the buffer */ member
|
D | xfs_dir2_leaf.c | 380 xfs_dablk_t blkno; /* leaf block's bno */ in xfs_dir2_block_to_leaf() local
|
D | xfs_btree.c | 1001 xfs_daddr_t blkno, in xfs_btree_init_block_int()
|
/linux-4.4.14/include/linux/ |
D | exportfs.h | 193 sector_t blkno; /* first sector of mapping */ member
|
/linux-4.4.14/fs/f2fs/ |
D | checkpoint.c | 148 block_t blkno = start; in ra_meta_pages() local
|
/linux-4.4.14/drivers/scsi/ |
D | st.c | 2703 int fileno, blkno, at_sm, undone; in st_int_ioctl() local
|
D | osst.c | 4064 int fileno, blkno, at_sm, frame_seq_numbr, logical_blk_num; in osst_int_ioctl() local
|
/linux-4.4.14/drivers/usb/storage/ |
D | ene_ub6250.c | 1683 u32 blkno; in ms_scsi_read() local
|