Searched defs:nblks (Results 1 – 10 of 10) sorted by relevance
/linux-4.19.296/fs/xfs/ |
D | xfs_trans_dquot.c | 588 long nblks, in xfs_trans_dqresv() 748 long nblks, in xfs_trans_reserve_quota_bydquots() 807 long nblks, in xfs_trans_reserve_quota_nblks()
|
D | xfs_quota.h | 124 struct xfs_inode *ip, long nblks, long ninos, uint flags) in xfs_trans_reserve_quota_nblks() 131 long nblks, long nions, uint flags) in xfs_trans_reserve_quota_bydquots() 150 #define xfs_trans_unreserve_quota_nblks(tp, ip, nblks, ninos, flags) \ argument
|
D | xfs_qm.c | 1063 xfs_qcnt_t nblks, in xfs_qm_quotacheck_dqadjust() 1129 xfs_qcnt_t nblks; in xfs_qm_dqusage_adjust() local
|
/linux-4.19.296/fs/xfs/libxfs/ |
D | xfs_log_rlimit.c | 29 int nblks; in xfs_log_calc_max_attrsetm_res() local
|
D | xfs_attr.c | 168 int nblks; in xfs_attr_calc_size() local
|
D | xfs_da_btree.c | 2050 xfs_rfsblock_t nblks = dp->i_d.di_nblocks; in xfs_da_grow_inode_int() local
|
D | xfs_bmap.c | 4885 xfs_filblks_t nblks; /* quota/sb block count */ in xfs_bmap_del_extent_real() local
|
/linux-4.19.296/fs/jfs/ |
D | jfs_extent.c | 513 s64 nb, nblks, daddr, max; in extBalloc() local 608 s64 blkno, s64 nblks, s64 * newnblks, s64 * newblkno) in extBrealloc()
|
D | jfs_xtree.c | 2576 int nb, npages, nblks; in xtRelocate() local
|
D | jfs_dmap.c | 458 int nblks, dbitno, wbitno, rbits; in dbUpdatePMap() local
|