Home
last modified time | relevance | path

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

1234

/fs/xfs/scrub/
A Dagheader.c439 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 Drtsummary_repair.c39 unsigned long long blocks; in xrep_setup_rtsummary() local
A Drtbitmap_repair.c47 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 Dialloc.c652 xfs_filblks_t blocks; in xchk_iallocbt_xref_rmap_btreeblks() local
690 xfs_filblks_t blocks; in xchk_iallocbt_xref_rmap_inodes() local
A Dfscounters.c265 xfs_filblks_t blocks; in xchk_fscount_btreeblks() local
A Dsymlink_repair.c60 unsigned long long blocks; in xrep_setup_symlink() local
A Dagheader_repair.c259 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 Dext4_jbd2.h210 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 Dext4_jbd2.c95 int type, int blocks, int rsv_blocks, in __ext4_journal_start_sb()
/fs/quota/
A 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/gfs2/
A 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()
A Dinode.h45 static inline void gfs2_set_inode_blocks(struct inode *inode, u64 blocks) in gfs2_set_inode_blocks()
A Dquota.c904 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 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/xfs/
A Dxfs_trans.c150 uint blocks, in xfs_trans_reserve()
239 uint blocks, in xfs_trans_alloc()
1123 unsigned int blocks, in xfs_trans_reserve_more()
A Dxfs_quota.h209 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 Dxfs_btree_staging.c487 uint64_t *blocks, in xfs_btree_bload_level_geometry()
685 uint64_t blocks; in xfs_btree_bload() local
/fs/ocfs2/
A Djournal.h548 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 Dopen.c38 u64 blocks; in fsverity_init_merkle_tree_params() local
/fs/jbd2/
A Dtransaction.c184 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 Dbitmap.c30 unsigned blocks = DIV_ROUND_UP(numbits, blocksize * 8); in count_free() local
/fs/hostfs/
A Dhostfs.h65 unsigned long long blocks; member
/fs/befs/
A Ddatastream.c174 befs_blocknr_t blocks; in befs_count_blocks() local
/fs/btrfs/
A Drelocation.c1928 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 Dfs.c519 size_t blocks; in jffs2_do_fill_super() local

Completed in 701 milliseconds

1234