Home
last modified time | relevance | path

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

/netbsd-src/sys/miscfs/procfs/
H A Dprocfs.h211 #define VFSTOPROC(mp) ((struct procfsmount *)(mp)->mnt_data) macro
H A Dprocfs_subr.c400 const int flags = VFSTOPROC(mp)->pmnt_flags; in procfs_use_linux_compat()
H A Dprocfs_vfsops.c181 pmnt = VFSTOPROC(mp); in procfs_mount()