Home
last modified time | relevance | path

Searched defs:blocks (Results 1 – 25 of 37) sorted by relevance

12

/fs/sysv/
Dballoc.c46 sysv_zone_t *blocks = sbi->s_bcache; in sysv_free_block() local
164 sysv_zone_t *blocks; in sysv_count_free_blocks() local
Ditree.c432 unsigned blocks, res, direct = DIRECT, i = DEPTH; in sysv_nblocks() local
/fs/squashfs/
Dfile.c187 int blocks = min_t(int, n, PAGE_CACHE_SIZE >> 2); in read_indexes() local
224 static inline int calculate_skip(int blocks) in calculate_skip()
285 int blocks = skip * SQUASHFS_META_INDEXES; in fill_meta_index() local
/fs/
Dquota_v1.c26 static inline qsize_t v1_qbtos(qsize_t blocks) in v1_qbtos()
121 ulong blocks; in v1_check_quota_file() local
Dmpage.c180 sector_t blocks[MAX_BUF_PER_PAGE]; in do_mpage_readpage() local
454 sector_t blocks[MAX_BUF_PER_PAGE]; in __mpage_writepage() local
Dquota_v2.c44 static inline qsize_t v2_qbtos(qsize_t blocks) in v2_qbtos()
/fs/gfs2/
Dinode.h43 static inline void gfs2_set_inode_blocks(struct inode *inode, u64 blocks) in gfs2_set_inode_blocks()
Dtrans.c28 int gfs2_trans_begin(struct gfs2_sbd *sdp, unsigned int blocks, in gfs2_trans_begin()
Dglops.c41 unsigned int blocks; in gfs2_ail_empty_gl() local
Dquota.c688 unsigned int nalloc = 0, blocks; in do_sync() local
1105 unsigned int blocks = ip->i_disksize >> sdp->sd_sb.sb_bsize_shift; in gfs2_quota_init() local
Dops_inode.c1057 u64 blocks = gfs2_get_inode_blocks(&ip->i_inode); in setattr_chown() local
/fs/ocfs2/
Djournal.h460 int blocks = ocfs2_mknod_credits(sb); in ocfs2_calc_symlink_credits() local
472 int blocks; in ocfs2_calc_group_alloc_credits() local
Dslot_map.c360 unsigned long long blocks, bytes; in ocfs2_map_slot_buffers() local
Docfs2.h501 u64 blocks) in ocfs2_blocks_to_clusters()
548 u64 blocks; in ocfs2_align_bytes_to_blocks() local
/fs/partitions/
Dsgi.c35 unsigned int start, blocks; in sgi_partition() local
/fs/reiserfs/
Dsuper.c881 unsigned long *blocks, /* strtol-ed from NNN of resize=NNN */ in reiserfs_parse_options()
1166 unsigned long blocks; in reiserfs_remount() local
1601 unsigned long blocks; in reiserfs_fill_super() local
Dinode.c1075 static inline loff_t to_real_used_space(struct inode *inode, ulong blocks, in to_real_used_space()
1140 unsigned long blocks; in init_inode() local
/fs/befs/
Ddatastream.c168 befs_blocknr_t blocks; in befs_count_blocks() local
/fs/jffs2/
Dfs.c491 size_t blocks; in jffs2_do_fill_super() local
Djffs2_fs_sb.h78 struct jffs2_eraseblock *blocks; /* The whole array of blocks. Used for getting blocks member
/fs/minix/
Ditree_common.c353 unsigned blocks, res, direct = DIRECT, i = DEPTH; in nblocks() local
/fs/hfs/
Dextent.c275 u32 total_blocks, blocks, start; in hfs_free_fork() local
/fs/hfsplus/
Dextents.c313 u32 total_blocks, blocks, start; in hfsplus_free_fork() local
/fs/xfs/
Dxfs_trans.c323 uint blocks, in xfs_trans_reserve()
/fs/ext4/
Dinode.c982 static int ext4_indirect_calc_metadata_amount(struct inode *inode, int blocks) in ext4_indirect_calc_metadata_amount()
1001 static int ext4_calc_metadata_amount(struct inode *inode, int blocks) in ext4_calc_metadata_amount()
1756 int blocks = exbh->b_size >> inode->i_blkbits; in mpage_put_bnr_to_bhs() local
1829 int blocks, i; in __unmap_underlying_blocks() local

12