Home
last modified time | relevance | path

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

/fs/gfs2/
Dxattr.c235 unsigned int blks = 0; in ea_dealloc_unstuffed() local
725 unsigned int blks, in ea_alloc_skeleton()
796 unsigned int blks = 1; in ea_init() local
941 unsigned int blks; in ea_set_simple() local
1036 unsigned int blks = 2; in ea_set_i() local
1257 unsigned int blks = 0; in ea_dealloc_indirect() local
Dlog.c49 unsigned int blks; in gfs2_struct2blk() local
323 void gfs2_log_release(struct gfs2_sbd *sdp, unsigned int blks) in gfs2_log_release()
353 int gfs2_log_reserve(struct gfs2_sbd *sdp, unsigned int blks) in gfs2_log_reserve()
Dlops.c735 unsigned int blks = be32_to_cpu(ld->ld_data1); in buf_lo_scan_elements() local
905 unsigned int blks = be32_to_cpu(ld->ld_length); in revoke_lo_scan_elements() local
988 unsigned int blks = be32_to_cpu(ld->ld_data1); in databuf_lo_scan_elements() local
Dfile.c400 size_t blks = (size + sdp->sd_sb.sb_bsize - 1) >> sdp->sd_sb.sb_bsize_shift; in gfs2_size_hint() local
Dbmap.c668 unsigned n, i, blks, alloced = 0, iblks = 0, branch_start = 0; in gfs2_iomap_alloc() local
/fs/xfs/scrub/
Ddabtree.c123 struct xfs_da_state_blk *blks; in xchk_da_btree_hash() local
480 struct xfs_da_state_blk *blks; in xchk_da_btree() local
/fs/ext2/
Dinode.c362 ext2_blks_to_allocate(Indirect * branch, int k, unsigned long blks, in ext2_blks_to_allocate()
399 ext2_fsblk_t goal, int indirect_blks, int blks, in ext2_alloc_blocks()
479 int indirect_blks, int *blks, ext2_fsblk_t goal, in ext2_alloc_branch()
561 long block, Indirect *where, int num, int blks) in ext2_splice_branch()
/fs/erofs/
Ddata.c349 erofs_blk_t blks = i_size_read(inode) >> LOG_BLOCK_SIZE; in erofs_bmap() local
/fs/ufs/
Dsuper.c510 unsigned size, blks, i; in ufs_read_cylinder_structures() local
650 unsigned blks, size, i; in ufs_put_super_internal() local
Dufs_fs.h263 #define ufs_blkstofrags(blks) ((blks) << uspi->s_fpbshift) argument
/fs/squashfs/
Dfile.c329 long long blks; in read_blocklist() local
/fs/ext4/
Dindirect.c270 static int ext4_blks_to_allocate(Indirect *branch, int k, unsigned int blks, in ext4_blks_to_allocate()
Dsuper.c3557 int blks; in ext4_calculate_overhead() local
Dext4.h289 #define EXT4_NUM_B2C(sbi, blks) (((blks) + (sbi)->s_cluster_ratio - 1) >> \ argument
/fs/f2fs/
Dgc.c1459 long long blks = (long long)segs * sbi->blocks_per_seg; in update_fs_metadata() local
Df2fs.h3427 #define stat_inc_tot_blk_count(si, blks) \ argument
3430 #define stat_inc_data_blk_count(sbi, blks, gc_type) \ argument
3438 #define stat_inc_node_blk_count(sbi, blks, gc_type) \ argument
3480 #define stat_inc_tot_blk_count(si, blks) do { } while (0) argument
3481 #define stat_inc_data_blk_count(sbi, blks, gc_type) do { } while (0) argument
3482 #define stat_inc_node_blk_count(sbi, blks, gc_type) do { } while (0) argument
/fs/xfs/libxfs/
Dxfs_bmap.c1061 int blks; /* space reservation */ in xfs_bmap_add_attrfork() local
/fs/ocfs2/
Dxattr.c325 int blks = ocfs2_blocks_per_xattr_bucket(inode->i_sb); in ocfs2_xattr_bucket_new() local
4189 int blks = ocfs2_blocks_per_xattr_bucket(inode->i_sb); in ocfs2_cp_xattr_block_to_bucket() local