Searched defs:nblks (Results 1 – 12 of 12) sorted by relevance
/fs/xfs/libxfs/ |
D | xfs_log_rlimit.c | 27 int nblks; in xfs_log_calc_max_attrsetm_res() local
|
D | xfs_attr.c | 176 int nblks; in xfs_attr_calc_size() local
|
D | xfs_da_btree.c | 2148 xfs_rfsblock_t nblks = dp->i_nblocks; in xfs_da_grow_inode_int() local
|
D | xfs_bmap.c | 5064 xfs_filblks_t nblks; /* quota/sb block count */ in xfs_bmap_del_extent_real() local
|
/fs/jfs/ |
D | jfs_extent.c | 500 s64 nb, nblks, daddr, max; in extBalloc() local 595 s64 blkno, s64 nblks, s64 * newnblks, s64 * newblkno) in extBrealloc()
|
D | jfs_xtree.c | 2563 int nb, npages, nblks; in xtRelocate() local
|
D | jfs_dmap.c | 452 int nblks, dbitno, wbitno, rbits; in dbUpdatePMap() local
|
/fs/xfs/ |
D | xfs_trans_dquot.c | 623 int64_t nblks, in xfs_trans_dqresv() 733 int64_t nblks, in xfs_trans_reserve_quota_bydquots()
|
D | xfs_qm.c | 1076 xfs_qcnt_t nblks, in xfs_qm_quotacheck_dqadjust() 1140 xfs_qcnt_t nblks; in xfs_qm_dqusage_adjust() local
|
D | xfs_quota.h | 142 int64_t nblks, long nions, uint flags) in xfs_trans_reserve_quota_bydquots()
|
/fs/erofs/ |
D | inode.c | 24 erofs_blk_t blkaddr, nblks = 0; in erofs_read_inode() local
|
/fs/ext4/ |
D | fast_commit.c | 1112 u64 commit_time, int nblks) in ext4_fc_update_stats() 1147 int nblks = 0, ret, bsize = journal->j_blocksize; in ext4_fc_commit() local
|