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

  /src/sys/miscfs/procfs/
procfs.h 211 #define VFSTOPROC(mp) ((struct procfsmount *)(mp)->mnt_data)
procfs_subr.c 400 const int flags = VFSTOPROC(mp)->pmnt_flags;
procfs_vfsops.c 181 pmnt = VFSTOPROC(mp);

Completed in 123 milliseconds