Searched refs:nfserr_exist (Results 1 – 5 of 5) sorted by relevance
269 return nfserr_exist; in nfsd3_create_file()328 status = nfserr_exist; in nfsd3_create_file()336 status = nfserr_exist; in nfsd3_create_file()
300 resp->status = nfserr_exist; in nfsd_proc_create()402 resp->status = nfserr_exist; in nfsd_proc_create()
75 { nfserr_exist, -EEXIST }, in nfserrno()1596 return nfserr_exist; in nfsd_create()1700 err = nfserr_exist; in nfsd_symlink()1779 err = nfserr_exist; in nfsd_link()
225 #define nfserr_exist cpu_to_be32(NFSERR_EXIST) macro
250 return nfserr_exist; in nfsd4_create_file()327 status = nfserr_exist; in nfsd4_create_file()336 status = nfserr_exist; in nfsd4_create_file()345 status = nfserr_exist; in nfsd4_create_file()
Completed in 24 milliseconds