Home
last modified time | relevance | path

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

/fs/gfs2/
Dlog.c50 unsigned int blks; in gfs2_struct2blk() local
477 void gfs2_log_release(struct gfs2_sbd *sdp, unsigned int blks) in gfs2_log_release()
496 static bool __gfs2_log_try_reserve(struct gfs2_sbd *sdp, unsigned int blks, in __gfs2_log_try_reserve()
532 static void __gfs2_log_reserve(struct gfs2_sbd *sdp, unsigned int blks, in __gfs2_log_reserve()
572 unsigned int blks = tr->tr_reserved; in gfs2_log_try_reserve() local
603 unsigned int blks = tr->tr_reserved; in gfs2_log_reserve() local
Dxattr.c241 unsigned int blks = 0; in ea_dealloc_unstuffed() local
738 unsigned int blks, in ea_alloc_skeleton()
806 unsigned int blks = 1; in ea_init() local
951 unsigned int blks; in ea_set_simple() local
1046 unsigned int blks = 2; in ea_set_i() local
1272 unsigned int blks = 0; in ea_dealloc_indirect() local
Dlops.c794 unsigned int blks = be32_to_cpu(ld->ld_data1); in buf_lo_scan_elements() local
934 unsigned int blks = be32_to_cpu(ld->ld_length); in revoke_lo_scan_elements() local
1018 unsigned int blks = be32_to_cpu(ld->ld_data1); in databuf_lo_scan_elements() local
Dfile.c370 size_t blks = (size + sdp->sd_sb.sb_bsize - 1) >> sdp->sd_sb.sb_bsize_shift; in gfs2_size_hint() local
Dbmap.c665 unsigned n, i, blks, alloced = 0, iblks = 0, branch_start = 0; in __gfs2_iomap_alloc() local
/fs/ext2/
Dinode.c361 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()
476 int indirect_blks, int *blks, ext2_fsblk_t goal, in ext2_alloc_branch()
558 long block, Indirect *where, int num, int blks) in ext2_splice_branch()
/fs/f2fs/
Ddebug.c205 int blks = get_seg_entry(sbi, i)->valid_blocks; in update_general_status() local
Dgc.c2077 long long blks = (long long)segs * sbi->blocks_per_seg; in update_fs_metadata() local
Df2fs.h4028 #define stat_inc_tot_blk_count(si, blks) \ argument
4031 #define stat_inc_data_blk_count(sbi, blks, gc_type) \ argument
4039 #define stat_inc_node_blk_count(sbi, blks, gc_type) \ argument
4085 #define stat_inc_tot_blk_count(si, blks) do { } while (0) argument
4086 #define stat_inc_data_blk_count(sbi, blks, gc_type) do { } while (0) argument
4087 #define stat_inc_node_blk_count(sbi, blks, gc_type) do { } while (0) argument
Ddata.c1880 static inline u64 blks_to_bytes(struct inode *inode, u64 blks) in blks_to_bytes()
Dsegment.c3435 unsigned int blks = FDEV(devidx).end_blk - blkaddr + 1; in f2fs_update_device_state() local
/fs/ufs/
Dsuper.c509 unsigned size, blks, i; in ufs_read_cylinder_structures() local
649 unsigned blks, size, i; in ufs_put_super_internal() local
Dufs_fs.h263 #define ufs_blkstofrags(blks) ((blks) << uspi->s_fpbshift) argument
/fs/xfs/scrub/
Ddabtree.c478 struct xfs_da_state_blk *blks; in xchk_da_btree() local
/fs/squashfs/
Dfile.c330 long long blks; in read_blocklist() local
/fs/ext4/
Dindirect.c277 static int ext4_blks_to_allocate(Indirect *branch, int k, unsigned int blks, in ext4_blks_to_allocate()
Dsuper.c4159 int blks; in ext4_calculate_overhead() local
Dext4.h318 #define EXT4_NUM_B2C(sbi, blks) (((blks) + (sbi)->s_cluster_ratio - 1) >> \ argument
/fs/xfs/libxfs/
Dxfs_bmap.c1021 int blks; /* space reservation */ in xfs_bmap_add_attrfork() local
/fs/ocfs2/
Dxattr.c323 int blks = ocfs2_blocks_per_xattr_bucket(inode->i_sb); in ocfs2_xattr_bucket_new() local
4187 int blks = ocfs2_blocks_per_xattr_bucket(inode->i_sb); in ocfs2_cp_xattr_block_to_bucket() local