Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_quota.h77 extern int xfs_trans_reserve_quota_nblks(struct xfs_trans *,
120 static inline int xfs_trans_reserve_quota_nblks(struct xfs_trans *tp, in xfs_trans_reserve_quota_nblks() function
148 xfs_trans_reserve_quota_nblks(tp, ip, -(nblks), -(ninos), flags)
Dxfs_iomap.c192 error = xfs_trans_reserve_quota_nblks(tp, ip, qblocks, 0, quota_flag); in xfs_iomap_write_direct()
Dxfs_trans_dquot.c803 xfs_trans_reserve_quota_nblks( in xfs_trans_reserve_quota_nblks() function
Dxfs_bmap_util.c1033 error = xfs_trans_reserve_quota_nblks(tp, ip, qblocks, in xfs_alloc_file_space()
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_attr.c274 error = xfs_trans_reserve_quota_nblks(args.trans, dp, args.total, 0, in xfs_attr_set()
Dxfs_bmap.c1132 error = xfs_trans_reserve_quota_nblks(tp, ip, blks, 0, rsvd ? in xfs_bmap_add_attrfork()
4129 error = xfs_trans_reserve_quota_nblks(NULL, ip, (long)alen, 0, in xfs_bmapi_reserve_delalloc()
5263 (void)xfs_trans_reserve_quota_nblks(NULL, in xfs_bunmapi()
5269 (void)xfs_trans_reserve_quota_nblks(NULL, in xfs_bunmapi()