Searched refs:MNT3ERR_NOTSUPP (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/fs/nfs/ | ||
H A D | mount_clnt.c | 104 MNT3ERR_NOTSUPP = 10004, /* Operation not supported */ enumerator in enum:mountstat3 120 { .status = MNT3ERR_NOTSUPP, .errno = -ENOTSUPP, }, |
Completed in 30 milliseconds