Searched refs:VLGETCAPABILITIES (Results 1 – 2 of 2) sorted by relevance
/linux/fs/afs/ | ||
H A D | afs_vl.h | 27 VLGETCAPABILITIES = 65537, /* AFS Get server capabilities */ enumerator |
H A D | vlclient.c | 414 *bp++ = htonl(VLGETCAPABILITIES); in afs_vl_get_capabilities() |