Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dafs_vl.h34 AFSVL_CREATEFAIL = 363523, /* Internal creation failure */ enumerator
H A Dmisc.c43 case AFSVL_CREATEFAIL: return -EREMOTEIO; in afs_abort_to_error()