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