Searched refs:PFS_RAW (Results 1 – 4 of 4) sorted by relevance
| /src/sys/fs/procfs/ |
| H A D | procfs.c | 169 procfs_attr_rw, procfs_candebug, NULL, PFS_RDWR | PFS_RAW); in procfs_init() 173 procfs_attr_rw, procfs_candebug, NULL, PFS_RDWR | PFS_RAW); in procfs_init() 177 procfs_candebug, NULL, PFS_RDWR | PFS_RAW); in procfs_init() 183 procfs_candebug, NULL, PFS_RDWR | PFS_RAW); in procfs_init()
|
| /src/sys/fs/pseudofs/ |
| H A D | pseudofs.h | 76 #define PFS_RAW (PFS_RAWRD|PFS_RAWWR) macro
|
| /src/sys/compat/lindebugfs/ |
| H A D | lindebugfs.c | 237 debugfs_attr, NULL, debugfs_destroy, flags | PFS_RAW | PFS_NOWAIT); in debugfs_create_file()
|
| /src/sys/compat/linprocfs/ |
| H A D | linprocfs.c | 2438 &procfs_candebug, NULL, PFS_RDWR | PFS_RAW); in linprocfs_init()
|