Searched refs:NFS4_CDFS4_BOTH (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | nfs4.h | 76 #define NFS4_CDFS4_BOTH 0x3 macro |
/Linux-v4.19/fs/nfs/ | ||
D | nfs4xdr.c | 5850 if (res->dir == 0 || res->dir > NFS4_CDFS4_BOTH) in decode_bind_conn_to_session() |