HomeSort by: relevance | last modified time | path
    Searched refs:OSF1_MOUNT_MFS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/compat/linux/arch/alpha/
linux_osf1.h 144 #define OSF1_MOUNT_MFS 3
linux_osf1.c 146 osfs->f_type = OSF1_MOUNT_MFS;
215 osf1_mount_mfs(struct lwp *l, const struct linux_sys_osf1_mount_args *uap) function in typeref:typename:int
300 case OSF1_MOUNT_MFS:
301 return osf1_mount_mfs(l, uap);

Completed in 12 milliseconds