Home
last modified time | relevance | path

Searched defs:blks (Results 1 – 16 of 16) sorted by relevance

/fs/gfs2/
Dxattr.c238 unsigned int blks = 0; in ea_dealloc_unstuffed() local
726 unsigned int blks, in ea_alloc_skeleton()
803 unsigned int blks = 1; in ea_init() local
954 unsigned int blks; in ea_set_simple() local
1049 unsigned int blks = 2; in ea_set_i() local
1299 unsigned int blks = 0; in ea_dealloc_indirect() local
Dlog.c51 unsigned int blks; in gfs2_struct2blk() local
310 void gfs2_log_release(struct gfs2_sbd *sdp, unsigned int blks) in gfs2_log_release()
340 int gfs2_log_reserve(struct gfs2_sbd *sdp, unsigned int blks) in gfs2_log_reserve()
Dlops.c530 unsigned int blks = be32_to_cpu(ld->ld_data1); in buf_lo_scan_elements() local
683 unsigned int blks = be32_to_cpu(ld->ld_length); in revoke_lo_scan_elements() local
767 unsigned int blks = be32_to_cpu(ld->ld_data1); in databuf_lo_scan_elements() local
Dfile.c338 size_t blks = (size + sdp->sd_sb.sb_bsize - 1) >> sdp->sd_sb.sb_bsize_shift; in gfs2_size_hint() local
Dbmap.c459 unsigned n, i, blks, alloced = 0, iblks = 0, branch_start = 0; in gfs2_bmap_alloc() local
/fs/ext2/
Dinode.c359 ext2_blks_to_allocate(Indirect * branch, int k, unsigned long blks, in ext2_blks_to_allocate()
396 ext2_fsblk_t goal, int indirect_blks, int blks, in ext2_alloc_blocks()
474 int indirect_blks, int *blks, ext2_fsblk_t goal, in ext2_alloc_branch()
556 long block, Indirect *where, int num, int blks) in ext2_splice_branch()
/fs/ufs/
Dsuper.c508 unsigned size, blks, i; in ufs_read_cylinder_structures() local
638 unsigned blks, size, i; in ufs_put_super_internal() local
Dufs_fs.h262 #define ufs_blkstofrags(blks) ((blks) << uspi->s_fpbshift) argument
/fs/squashfs/
Dfile.c346 long long blks; in read_blocklist() local
/fs/xfs/libxfs/
Dxfs_bmap_btree.c44 xfs_filblks_t blks, in xfs_extent_state()
Dxfs_bmap.c1114 int blks; /* space reservation */ in xfs_bmap_add_attrfork() local
/fs/ext4/
Dindirect.c269 static int ext4_blks_to_allocate(Indirect *branch, int k, unsigned int blks, in ext4_blks_to_allocate()
Dsuper.c3170 int blks; in ext4_calculate_overhead() local
Dext4.h258 #define EXT4_NUM_B2C(sbi, blks) (((blks) + (sbi)->s_cluster_ratio - 1) >> \ argument
/fs/f2fs/
Df2fs.h3130 #define stat_inc_tot_blk_count(si, blks) \ argument
3133 #define stat_inc_data_blk_count(sbi, blks, gc_type) \ argument
3141 #define stat_inc_node_blk_count(sbi, blks, gc_type) \ argument
3180 #define stat_inc_tot_blk_count(si, blks) do { } while (0) argument
3181 #define stat_inc_data_blk_count(sbi, blks, gc_type) do { } while (0) argument
3182 #define stat_inc_node_blk_count(sbi, blks, gc_type) do { } while (0) argument
/fs/ocfs2/
Dxattr.c333 int blks = ocfs2_blocks_per_xattr_bucket(inode->i_sb); in ocfs2_xattr_bucket_new() local
4174 int blks = ocfs2_blocks_per_xattr_bucket(inode->i_sb); in ocfs2_cp_xattr_block_to_bucket() local