Searched refs:nospace_error (Results 1 – 3 of 3) sorted by relevance
881 int error, nospace_error = 0; in xfs_link() local907 &tp, &nospace_error); in xfs_link()917 error = nospace_error; in xfs_link()969 error = nospace_error; in xfs_link()2165 nospace_error = 0; in xfs_rename()2170 nospace_error = error; in xfs_rename()2183 error = nospace_error; in xfs_rename()2255 nospace_error = error; in xfs_rename()2268 error = nospace_error; in xfs_rename()2321 nospace_error = 0; in xfs_rename()[all …]
1317 int *nospace_error) in xfs_trans_alloc_dir() argument1326 *nospace_error = 0; in xfs_trans_alloc_dir()1330 *nospace_error = error; in xfs_trans_alloc_dir()1371 *nospace_error = error; in xfs_trans_alloc_dir()
266 struct xfs_trans **tpp, int *nospace_error);
Completed in 12 milliseconds