Home
last modified time | relevance | path

Searched refs:AFSVL_CREATEFAIL (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/afs/
Dafs_vl.h36 AFSVL_CREATEFAIL = 363523, /* Internal creation failure */ enumerator
Dmisc.c46 case AFSVL_CREATEFAIL: return -EREMOTEIO; in afs_abort_to_error()