Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/afs/
H A Dafs_vl.h46 AFSVL_BADREFCOUNT = 363536, /* Illegal Reference Count number */ enumerator
H A Dmisc.c56 case AFSVL_BADREFCOUNT: return -EINVAL; in afs_abort_to_error()