Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dafs_vl.h46 AFSVL_RWNOTFOUND = 363535, /* Parent R/W entry not found */ enumerator
H A Dmisc.c55 case AFSVL_RWNOTFOUND: return -ENOENT; in afs_abort_to_error()