/fs/xfs/scrub/ |
D | agheader.c | 363 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
|
D | agheader_repair.c | 246 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
|
D | ialloc.c | 514 xfs_filblks_t blocks; in xchk_iallocbt_xref_rmap_btreeblks() local 553 xfs_filblks_t blocks; in xchk_iallocbt_xref_rmap_inodes() local
|
D | fscounters.c | 141 xfs_extlen_t blocks; in xchk_fscount_btreeblks() local
|
D | common.c | 321 xfs_filblks_t *blocks; member 355 xfs_filblks_t *blocks) in xchk_count_rmap_ownedby_ag()
|
/fs/sysv/ |
D | balloc.c | 47 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/ |
D | ext4_jbd2.h | 294 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()
|
D | readpage.c | 234 sector_t blocks[MAX_BUF_PER_PAGE]; in ext4_mpage_readpages() local
|
/fs/gfs2/ |
D | trans.c | 41 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()
|
D | inode.h | 45 static inline void gfs2_set_inode_blocks(struct inode *inode, u64 blocks) in gfs2_set_inode_blocks()
|
/fs/quota/ |
D | quota_v1.c | 27 static inline qsize_t v1_qbtos(qsize_t blocks) in v1_qbtos() 130 ulong blocks; in v1_check_quota_file() local
|
/fs/xfs/ |
D | xfs_quota.h | 112 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()
|
D | xfs_trans.c | 155 uint blocks, in xfs_trans_reserve() 251 uint blocks, in xfs_trans_alloc()
|
/fs/squashfs/ |
D | file.c | 174 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/ |
D | xattr_security.c | 49 int blocks = 0; in reiserfs_security_init() local
|
D | super.c | 1124 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/ |
D | mpage.c | 167 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/ |
D | xfs_btree_staging.c | 565 uint64_t *blocks, in xfs_btree_bload_level_geometry() 751 uint64_t blocks; in xfs_btree_bload() local
|
/fs/ocfs2/ |
D | journal.h | 544 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/ |
D | integrity.c | 141 int blocks = data_block_count; in incfs_alloc_mtree() local
|
/fs/verity/ |
D | open.c | 37 u64 blocks; in fsverity_init_merkle_tree_params() local
|
/fs/hostfs/ |
D | hostfs.h | 65 unsigned long long blocks; member
|
/fs/jbd2/ |
D | transaction.c | 211 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/ |
D | bitmap.c | 30 unsigned blocks = DIV_ROUND_UP(numbits, blocksize * 8); in count_free() local
|
/fs/befs/ |
D | datastream.c | 174 befs_blocknr_t blocks; in befs_count_blocks() local
|