Searched refs:MNTPROC_MNT (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/linux/ | ||
D | nfs2.h | 70 #define MNTPROC_MNT 1 macro |
/linux-2.4.37.9/fs/nfs/ | ||
D | mount_clnt.c | 61 call = (version == NFS_MNT3_VERSION)? MOUNTPROC3_MNT : MNTPROC_MNT; in nfsroot_mount() |