Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dafs_vl.h48 AFSVL_SIZEEXCEEDED = 363537, /* Vl size for attributes exceeded */ enumerator
H A Dmisc.c57 case AFSVL_SIZEEXCEEDED: return -EINVAL; in afs_abort_to_error()