Home
last modified time | relevance | path

Searched refs:MNTTAB_OPT_XLATECOOKIE (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/amd/include/
HDam_compat.h143 #if defined(MNT2_NFS_OPT_XLATECOOKIE) && !defined(MNTTAB_OPT_XLATECOOKIE)
144 # define MNTTAB_OPT_XLATECOOKIE "xlatecookie" macro
/freebsd-11-stable/contrib/amd/libamu/
HDmount_fs.c644 #if defined(MNT2_NFS_OPT_XLATECOOKIE) && defined(MNTTAB_OPT_XLATECOOKIE) in compute_nfs_common_args()
645 if (amu_hasmntopt(mntp, MNTTAB_OPT_XLATECOOKIE) != NULL) in compute_nfs_common_args()
/freebsd-11-stable/contrib/amd/
HDChangeLog4987 * include/am_compat.h (MNTTAB_OPT_XLATECOOKIE): The NetBSD
4988 xlatecookie NFS option doesn't work as MNTTAB_OPT_XLATECOOKIE is