Searched refs:nospace_error (Results 1 – 3 of 3) sorted by relevance
326 int nospace_error = 0; in xfs_metadir_start_link() local339 &resblks, &upd->tp, &nospace_error); in xfs_metadir_start_link()348 error = nospace_error; in xfs_metadir_start_link()
1367 int *nospace_error) in xfs_trans_alloc_dir() argument1376 *nospace_error = 0; in xfs_trans_alloc_dir()1380 *nospace_error = error; in xfs_trans_alloc_dir()1421 *nospace_error = error; in xfs_trans_alloc_dir()
267 struct xfs_trans **tpp, int *nospace_error);