Searched refs:nospace_error (Results 1 – 2 of 2) sorted by relevance
916 int error, nospace_error = 0; in xfs_link() local942 &tp, &nospace_error); in xfs_link()951 if (du.ppargs && nospace_error) { in xfs_link()952 error = nospace_error; in xfs_link()985 if (error == -ENOSPC && nospace_error) in xfs_link()986 error = nospace_error; in xfs_link()2149 int error, nospace_error = 0; in xfs_rename() local2191 nospace_error = 0; in xfs_rename()2196 nospace_error = error; in xfs_rename()2208 if (du_src.ppargs && nospace_error) { in xfs_rename()[all …]
1370 int *nospace_error) in xfs_trans_alloc_dir() argument1379 *nospace_error = 0; in xfs_trans_alloc_dir()1383 *nospace_error = error; in xfs_trans_alloc_dir()1424 *nospace_error = error; in xfs_trans_alloc_dir()