Home
last modified time | relevance | path

Searched refs:xfs_trans_reserve_quota_nblks (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/fs/xfs/
Dxfs_quota.h84 extern int xfs_trans_reserve_quota_nblks(struct xfs_trans *,
127 static inline int xfs_trans_reserve_quota_nblks(struct xfs_trans *tp, in xfs_trans_reserve_quota_nblks() function
155 xfs_trans_reserve_quota_nblks(tp, ip, -(nblks), -(ninos), flags)
Dxfs_reflink.c401 error = xfs_trans_reserve_quota_nblks(tp, ip, resblks, 0, in xfs_reflink_allocate_cow()
511 error = xfs_trans_reserve_quota_nblks(NULL, ip, in xfs_reflink_cancel_cow_blocks()
1091 error = xfs_trans_reserve_quota_nblks(tp, ip, qres, 0, in xfs_reflink_remap_extent()
Dxfs_iomap.c249 error = xfs_trans_reserve_quota_nblks(tp, ip, qblocks, 0, quota_flag); in xfs_iomap_write_direct()
559 error = xfs_trans_reserve_quota_nblks(tp, ip, resblks, 0, in xfs_iomap_write_unwritten()
Dxfs_trans_dquot.c801 xfs_trans_reserve_quota_nblks( in xfs_trans_reserve_quota_nblks() function
Dxfs_bmap_util.c820 error = xfs_trans_reserve_quota_nblks(tp, ip, qblocks, in xfs_alloc_file_space()
/Linux-v5.10/fs/xfs/libxfs/
Dxfs_attr.c468 error = xfs_trans_reserve_quota_nblks(args->trans, dp, in xfs_attr_set()
Dxfs_bmap.c1088 error = xfs_trans_reserve_quota_nblks(tp, ip, blks, 0, rsvd ? in xfs_bmap_add_attrfork()
4004 error = xfs_trans_reserve_quota_nblks(NULL, ip, (long)alen, 0, in xfs_bmapi_reserve_delalloc()
4829 error = xfs_trans_reserve_quota_nblks(NULL, ip, in xfs_bmap_del_extent_delay()