/linux-2.6.39/fs/gfs2/ |
D | xattr.c | 237 unsigned int blks = 0; in ea_dealloc_unstuffed() local 715 unsigned int blks, in ea_alloc_skeleton() 796 unsigned int blks = 1; in ea_init() local 947 unsigned int blks; in ea_set_simple() local 1042 unsigned int blks = 2; in ea_set_i() local 1336 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 | 263 unsigned int blks = be32_to_cpu(ld->ld_data1); in buf_lo_scan_elements() local 396 unsigned int blks = be32_to_cpu(ld->ld_length); in revoke_lo_scan_elements() local 659 unsigned int blks = be32_to_cpu(ld->ld_data1); in databuf_lo_scan_elements() local
|
D | log.c | 50 unsigned int blks; in gfs2_struct2blk() local 289 int gfs2_log_reserve(struct gfs2_sbd *sdp, unsigned int blks) in gfs2_log_reserve()
|
D | bmap.c | 437 unsigned n, i, blks, alloced = 0, iblks = 0, branch_start = 0; in gfs2_bmap_alloc() local
|
/linux-2.6.39/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-2.6.39/fs/ext2/ |
D | inode.c | 358 ext2_blks_to_allocate(Indirect * branch, int k, unsigned long blks, in ext2_blks_to_allocate() 395 ext2_fsblk_t goal, int indirect_blks, int blks, in ext2_alloc_blocks() 473 int indirect_blks, int *blks, ext2_fsblk_t goal, in ext2_alloc_branch() 543 long block, Indirect *where, int num, int blks) in ext2_splice_branch()
|
/linux-2.6.39/drivers/net/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-2.6.39/fs/squashfs/ |
D | file.c | 338 long long blks; in read_blocklist() local
|
/linux-2.6.39/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-2.6.39/fs/ext3/ |
D | inode.c | 512 static int ext3_blks_to_allocate(Indirect *branch, int k, unsigned long blks, in ext3_blks_to_allocate() 553 ext3_fsblk_t goal, int indirect_blks, int blks, in ext3_alloc_blocks() 631 int indirect_blks, int *blks, ext3_fsblk_t goal, in ext3_alloc_branch() 721 long block, Indirect *where, int num, int blks) in ext3_splice_branch()
|
/linux-2.6.39/arch/powerpc/lib/ |
D | rheap.c | 50 unsigned long blks, blke; in grow() local
|
/linux-2.6.39/fs/ext4/ |
D | inode.c | 575 static int ext4_blks_to_allocate(Indirect *branch, int k, unsigned int blks, in ext4_blks_to_allocate() 619 int indirect_blks, int blks, in ext4_alloc_blocks() 756 int *blks, ext4_fsblk_t goal, in ext4_alloc_branch() 861 int blks) in ext4_splice_branch() 2229 int err, blks, get_blocks_flags; in mpage_da_map_and_submit() local
|
/linux-2.6.39/drivers/scsi/ |
D | st.c | 691 int transfer, blks; in st_flush_write_buffer() local 1544 ssize_t i, do_count, blks, transfer; in st_write() local 1824 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-2.6.39/fs/xfs/ |
D | xfs_bmap_btree.c | 48 xfs_filblks_t blks, in xfs_extent_state()
|
D | xfs_bmap.c | 3590 int blks; /* space reservation */ in xfs_bmap_add_attrfork() local
|
/linux-2.6.39/drivers/staging/spectra/ |
D | flash.c | 359 u32 j, block, blks; in FTL_Execute_SPL_Recovery() local
|
/linux-2.6.39/fs/ocfs2/ |
D | xattr.c | 333 int blks = ocfs2_blocks_per_xattr_bucket(inode->i_sb); in ocfs2_xattr_bucket_new() local 4167 int blks = ocfs2_blocks_per_xattr_bucket(inode->i_sb); in ocfs2_cp_xattr_block_to_bucket() local
|
/linux-2.6.39/drivers/net/ |
D | cnic.c | 1088 int total_mem, blks, i; in cnic_alloc_bnx2x_context() local
|