Searched refs:NFS_RPC_PROC_UNAVAIL (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/net/ | ||
H A D | nfs.h | 52 NFS_RPC_PROC_UNAVAIL = 3, /* program can't support procedure */ enumerator |
H A D | nfs.c | 557 case NFS_RPC_PROC_UNAVAIL: in nfs_lookup_reply() |