| /fs/xfs/scrub/ |
| A D | agheader.c | 439 xfs_extlen_t *blocks = priv; in xchk_agf_record_bno_lengths() local 451 xfs_extlen_t blocks = 0; in xchk_agf_xref_freeblks() local 472 xfs_extlen_t blocks; in xchk_agf_xref_cntbt() local 504 xfs_filblks_t blocks; in xchk_agf_xref_btreeblks() local 553 xfs_filblks_t blocks; in xchk_agf_xref_refcblks() local 886 xfs_filblks_t blocks; in xchk_agi_xref_fiblocks() local
|
| A D | rtsummary_repair.c | 39 unsigned long long blocks; in xrep_setup_rtsummary() local
|
| A D | rtbitmap_repair.c | 47 unsigned long long blocks = mp->m_sb.sb_rbmblocks; in xrep_setup_rtbitmap() local 517 unsigned long long blocks = 0; in xrep_rtbitmap() local
|
| A D | ialloc.c | 652 xfs_filblks_t blocks; in xchk_iallocbt_xref_rmap_btreeblks() local 690 xfs_filblks_t blocks; in xchk_iallocbt_xref_rmap_inodes() local
|
| A D | fscounters.c | 265 xfs_filblks_t blocks; in xchk_fscount_btreeblks() local
|
| A D | symlink_repair.c | 60 unsigned long long blocks; in xrep_setup_symlink() local
|
| A D | agheader_repair.c | 259 xfs_filblks_t blocks; in xrep_agf_calc_from_btrees() local 949 xfs_filblks_t blocks; in xrep_agi_calc_from_btrees() local 962 xfs_filblks_t blocks; in xrep_agi_calc_from_btrees() local
|
| /fs/ext4/ |
| A D | ext4_jbd2.h | 210 int blocks) in ext4_free_metadata_revoke_credits() 229 #define ext4_journal_start_with_reserve(inode, type, blocks, rsv_blocks)\ argument 233 #define ext4_journal_start_with_revoke(inode, type, blocks, revoke_creds) \ argument 239 int blocks, int rsv_blocks, in __ext4_journal_start() 394 static inline int ext4_free_data_revoke_credits(struct inode *inode, int blocks) in ext4_free_data_revoke_credits()
|
| A D | ext4_jbd2.c | 95 int type, int blocks, int rsv_blocks, in __ext4_journal_start_sb()
|
| /fs/quota/ |
| A 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/gfs2/ |
| A 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()
|
| A D | inode.h | 45 static inline void gfs2_set_inode_blocks(struct inode *inode, u64 blocks) in gfs2_set_inode_blocks()
|
| A D | quota.c | 904 unsigned int nalloc = 0, blocks; in do_sync() local 1392 unsigned int blocks = size >> sdp->sd_sb.sb_bsize_shift; in gfs2_quota_init() local 1712 unsigned int blocks = 0; in gfs2_set_dqblk() local
|
| /fs/squashfs/ |
| A 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/xfs/ |
| A D | xfs_trans.c | 150 uint blocks, in xfs_trans_reserve() 239 uint blocks, in xfs_trans_alloc() 1123 unsigned int blocks, in xfs_trans_reserve_more()
|
| A D | xfs_quota.h | 209 static inline int xfs_quota_reserve_blkres(struct xfs_inode *ip, int64_t blocks) in xfs_quota_reserve_blkres() 222 xfs_quota_unreserve_blkres(struct xfs_inode *ip, uint64_t blocks) in xfs_quota_unreserve_blkres()
|
| /fs/xfs/libxfs/ |
| A D | xfs_btree_staging.c | 487 uint64_t *blocks, in xfs_btree_bload_level_geometry() 685 uint64_t blocks; in xfs_btree_bload() local
|
| /fs/ocfs2/ |
| A D | journal.h | 548 int blocks = ocfs2_mknod_credits(sb, 0, 0); in ocfs2_calc_symlink_credits() local 560 int blocks; in ocfs2_calc_group_alloc_credits() local
|
| /fs/verity/ |
| A D | open.c | 38 u64 blocks; in fsverity_init_merkle_tree_params() local
|
| /fs/jbd2/ |
| A D | transaction.c | 184 static void sub_reserved_credits(journal_t *journal, int blocks) in sub_reserved_credits() 208 static int add_transaction_credits(journal_t *journal, int blocks, in add_transaction_credits() 316 int blocks = handle->h_total_credits; in start_this_handle() local
|
| /fs/minix/ |
| A D | bitmap.c | 30 unsigned blocks = DIV_ROUND_UP(numbits, blocksize * 8); in count_free() local
|
| /fs/hostfs/ |
| A D | hostfs.h | 65 unsigned long long blocks; member
|
| /fs/befs/ |
| A D | datastream.c | 174 befs_blocknr_t blocks; in befs_count_blocks() local
|
| /fs/btrfs/ |
| A D | relocation.c | 1928 static void free_block_list(struct rb_root *blocks) in free_block_list() 2607 struct reloc_control *rc, struct rb_root *blocks) in relocate_tree_blocks() 3059 struct rb_root *blocks) in add_tree_block() 3158 struct rb_root *blocks) in __add_tree_block() 3312 struct rb_root *blocks) in add_data_references() 3510 struct rb_root blocks = RB_ROOT; in relocate_block_group() local
|
| /fs/jffs2/ |
| A D | fs.c | 519 size_t blocks; in jffs2_do_fill_super() local
|