/linux-3.3/fs/ext4/ |
D | indirect.c | 264 static int ext4_blks_to_allocate(Indirect *branch, int k, unsigned int blks, in ext4_blks_to_allocate() 308 int indirect_blks, int blks, in ext4_alloc_blocks() 445 int *blks, ext4_fsblk_t goal, in ext4_alloc_branch() 550 int blks) in ext4_splice_branch()
|
D | inode.c | 1460 int err, blks, get_blocks_flags; in mpage_da_map_and_submit() local
|
D | ext4.h | 277 #define EXT4_NUM_B2C(sbi, blks) (((blks) + (sbi)->s_cluster_ratio - 1) >> \ argument
|
/linux-3.3/fs/gfs2/ |
D | xattr.c | 237 unsigned int blks = 0; in ea_dealloc_unstuffed() local 709 unsigned int blks, in ea_alloc_skeleton() 788 unsigned int blks = 1; in ea_init() local 939 unsigned int blks; in ea_set_simple() local 1034 unsigned int blks = 2; in ea_set_i() local 1329 unsigned int blks = 0; in ea_dealloc_indirect() local
|
D | trans.c | 86 static void gfs2_log_release(struct gfs2_sbd *sdp, unsigned int blks) in gfs2_log_release()
|
D | lops.c | 287 unsigned int blks = be32_to_cpu(ld->ld_data1); in buf_lo_scan_elements() local 436 unsigned int blks = be32_to_cpu(ld->ld_length); in revoke_lo_scan_elements() local 663 unsigned int blks = be32_to_cpu(ld->ld_data1); in databuf_lo_scan_elements() local
|
D | log.c | 51 unsigned int blks; in gfs2_struct2blk() local 319 int gfs2_log_reserve(struct gfs2_sbd *sdp, unsigned int blks) in gfs2_log_reserve()
|
D | bmap.c | 458 unsigned n, i, blks, alloced = 0, iblks = 0, branch_start = 0; in gfs2_bmap_alloc() local
|
/linux-3.3/drivers/scsi/fnic/ |
D | vnic_wq.c | 32 unsigned int blks = VNIC_WQ_BUF_BLKS_NEEDED(count); in vnic_wq_alloc_bufs() local
|
D | vnic_rq.c | 32 unsigned int blks = VNIC_RQ_BUF_BLKS_NEEDED(count); in vnic_rq_alloc_bufs() local
|
/linux-3.3/fs/ext2/ |
D | inode.c | 353 ext2_blks_to_allocate(Indirect * branch, int k, unsigned long blks, in ext2_blks_to_allocate() 390 ext2_fsblk_t goal, int indirect_blks, int blks, in ext2_alloc_blocks() 468 int indirect_blks, int *blks, ext2_fsblk_t goal, in ext2_alloc_branch() 538 long block, Indirect *where, int num, int blks) in ext2_splice_branch()
|
/linux-3.3/drivers/net/ethernet/cisco/enic/ |
D | vnic_wq.c | 35 unsigned int blks = VNIC_WQ_BUF_BLKS_NEEDED(count); in vnic_wq_alloc_bufs() local
|
D | vnic_rq.c | 35 unsigned int blks = VNIC_RQ_BUF_BLKS_NEEDED(count); in vnic_rq_alloc_bufs() local
|
/linux-3.3/fs/squashfs/ |
D | file.c | 338 long long blks; in read_blocklist() local
|
/linux-3.3/fs/ufs/ |
D | super.c | 530 unsigned size, blks, i; in ufs_read_cylinder_structures() local 662 unsigned blks, size, i; in ufs_put_super_internal() local
|
D | ufs_fs.h | 261 #define ufs_blkstofrags(blks) ((blks) << uspi->s_fpbshift) argument
|
/linux-3.3/fs/ext3/ |
D | inode.c | 543 static int ext3_blks_to_allocate(Indirect *branch, int k, unsigned long blks, in ext3_blks_to_allocate() 584 ext3_fsblk_t goal, int indirect_blks, int blks, in ext3_alloc_blocks() 662 int indirect_blks, int *blks, ext3_fsblk_t goal, in ext3_alloc_branch() 752 long block, Indirect *where, int num, int blks) in ext3_splice_branch()
|
/linux-3.3/arch/powerpc/lib/ |
D | rheap.c | 50 unsigned long blks, blke; in grow() local
|
/linux-3.3/fs/xfs/ |
D | xfs_bmap_btree.c | 47 xfs_filblks_t blks, in xfs_extent_state()
|
D | xfs_bmap.c | 3437 int blks; /* space reservation */ in xfs_bmap_add_attrfork() local
|
/linux-3.3/drivers/scsi/ |
D | st.c | 693 int transfer, blks; in st_flush_write_buffer() local 1546 ssize_t i, do_count, blks, transfer; in st_write() local 1826 int transfer, blks, bytes; in read_tape() local
|
D | osst.c | 3053 int offset, transfer, blks = 0; in osst_flush_write_buffer() local 3247 int blks; in osst_write_frame() local 3370 ssize_t i, do_count, blks, transfer; in osst_write() local
|
/linux-3.3/arch/mips/include/asm/octeon/ |
D | cvmx-dpi-defs.h | 321 uint64_t blks:4; member 327 uint64_t blks:4; member
|
/linux-3.3/fs/ocfs2/ |
D | xattr.c | 333 int blks = ocfs2_blocks_per_xattr_bucket(inode->i_sb); in ocfs2_xattr_bucket_new() local 4169 int blks = ocfs2_blocks_per_xattr_bucket(inode->i_sb); in ocfs2_cp_xattr_block_to_bucket() local
|
/linux-3.3/drivers/net/ethernet/broadcom/ |
D | cnic.c | 1141 int total_mem, blks, i; in cnic_alloc_bnx2x_context() local
|