Home
last modified time | relevance | path

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

1234

/fs/xfs/scrub/
Dagheader.c363 xfs_extlen_t *blocks = priv; in xchk_agf_record_bno_lengths() local
375 xfs_extlen_t blocks = 0; in xchk_agf_xref_freeblks() local
396 xfs_extlen_t blocks; in xchk_agf_xref_cntbt() local
428 xfs_agblock_t blocks; in xchk_agf_xref_btreeblks() local
477 xfs_agblock_t blocks; in xchk_agf_xref_refcblks() local
797 xfs_agblock_t blocks; in xchk_agi_xref_fiblocks() local
Dagheader_repair.c246 xfs_agblock_t blocks; in xrep_agf_calc_from_btrees() local
820 xfs_agblock_t blocks; in xrep_agi_calc_from_btrees() local
833 xfs_agblock_t blocks; in xrep_agi_calc_from_btrees() local
Dialloc.c514 xfs_filblks_t blocks; in xchk_iallocbt_xref_rmap_btreeblks() local
553 xfs_filblks_t blocks; in xchk_iallocbt_xref_rmap_inodes() local
Dfscounters.c141 xfs_extlen_t blocks; in xchk_fscount_btreeblks() local
Dcommon.c321 xfs_filblks_t *blocks; member
355 xfs_filblks_t *blocks) in xchk_count_rmap_ownedby_ag()
/fs/sysv/
Dballoc.c47 sysv_zone_t *blocks = sbi->s_bcache; in sysv_free_block() local
165 sysv_zone_t *blocks; in sysv_count_free_blocks() local
/fs/ext4/
Dext4_jbd2.h294 int blocks) in ext4_free_metadata_revoke_credits()
313 #define ext4_journal_start_with_reserve(inode, type, blocks, rsv_blocks)\ argument
317 #define ext4_journal_start_with_revoke(inode, type, blocks, revoke_creds) \ argument
323 int blocks, int rsv_blocks, in __ext4_journal_start()
478 static inline int ext4_free_data_revoke_credits(struct inode *inode, int blocks) in ext4_free_data_revoke_credits()
Dreadpage.c234 sector_t blocks[MAX_BUF_PER_PAGE]; in ext4_mpage_readpages() local
/fs/gfs2/
Dtrans.c41 unsigned int blocks, unsigned int revokes, in __gfs2_trans_begin()
109 int gfs2_trans_begin(struct gfs2_sbd *sdp, unsigned int blocks, in gfs2_trans_begin()
Dinode.h45 static inline void gfs2_set_inode_blocks(struct inode *inode, u64 blocks) in gfs2_set_inode_blocks()
/fs/quota/
Dquota_v1.c27 static inline qsize_t v1_qbtos(qsize_t blocks) in v1_qbtos()
130 ulong blocks; in v1_check_quota_file() local
/fs/xfs/
Dxfs_quota.h112 xfs_quota_reserve_blkres(struct xfs_inode *ip, int64_t blocks) in xfs_quota_reserve_blkres()
148 xfs_quota_reserve_blkres(struct xfs_inode *ip, int64_t blocks) in xfs_quota_reserve_blkres()
176 xfs_quota_unreserve_blkres(struct xfs_inode *ip, int64_t blocks) in xfs_quota_unreserve_blkres()
Dxfs_trans.c155 uint blocks, in xfs_trans_reserve()
251 uint blocks, in xfs_trans_alloc()
/fs/squashfs/
Dfile.c174 int blocks = min_t(int, n, PAGE_SIZE >> 2); in read_indexes() local
215 static inline int calculate_skip(u64 blocks) in calculate_skip()
276 int blocks = skip * SQUASHFS_META_INDEXES; in fill_meta_index() local
/fs/reiserfs/
Dxattr_security.c49 int blocks = 0; in reiserfs_security_init() local
Dsuper.c1124 unsigned long *blocks, in reiserfs_parse_options()
1435 unsigned long blocks; in reiserfs_remount() local
1895 unsigned long blocks; in reiserfs_fill_super() local
/fs/
Dmpage.c167 sector_t blocks[MAX_BUF_PER_PAGE]; in do_mpage_readpage() local
490 sector_t blocks[MAX_BUF_PER_PAGE]; in __mpage_writepage() local
/fs/xfs/libxfs/
Dxfs_btree_staging.c565 uint64_t *blocks, in xfs_btree_bload_level_geometry()
751 uint64_t blocks; in xfs_btree_bload() local
/fs/ocfs2/
Djournal.h544 int blocks = ocfs2_mknod_credits(sb, 0, 0); in ocfs2_calc_symlink_credits() local
556 int blocks; in ocfs2_calc_group_alloc_credits() local
/fs/incfs/
Dintegrity.c141 int blocks = data_block_count; in incfs_alloc_mtree() local
/fs/verity/
Dopen.c37 u64 blocks; in fsverity_init_merkle_tree_params() local
/fs/hostfs/
Dhostfs.h65 unsigned long long blocks; member
/fs/jbd2/
Dtransaction.c211 static void sub_reserved_credits(journal_t *journal, int blocks) in sub_reserved_credits()
228 static int add_transaction_credits(journal_t *journal, int blocks, in add_transaction_credits()
336 int blocks = handle->h_total_credits; in start_this_handle() local
/fs/minix/
Dbitmap.c30 unsigned blocks = DIV_ROUND_UP(numbits, blocksize * 8); in count_free() local
/fs/befs/
Ddatastream.c174 befs_blocknr_t blocks; in befs_count_blocks() local

1234