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

  /src/sys/miscfs/procfs/
procfs_vnops.c 221 { DT_REG, N("fs"), PFSsysfs, procfs_validfile_linux },
233 { DT_DIR, N("."), PFSsysfs, procfs_validfile_linux },
248 { DT_DIR, N(".."), PFSsysfs, procfs_validfile_linux },
810 case PFSsysfs: /* proc/sys/fs only contains "mqueue" */
935 case PFSsysfs:
1263 case PFSsysfs:
1276 case PFSsysfs:
1284 parent = PFSsysfs;
1612 case PFSsysfs:
1623 case PFSsysfs
    [all...]
procfs.h 122 PFSsysfs, /* sys/fs subdirectory (if -o linux) */
procfs_vfsops.c 450 case PFSsysfs: /* /proc/sys/fs = dr-xr-xr-x */

Completed in 13 milliseconds