Home
last modified time | relevance | path

Searched refs:PFS_RDWR (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/fs/procfs/
H A Dprocfs.c169 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_attr_rw, procfs_candebug, NULL, PFS_RDWR | PFS_RAW); in procfs_init()
183 procfs_attr_rw, procfs_candebug, NULL, PFS_RDWR | PFS_RAW); in procfs_init()
189 procfs_attr_rw, procfs_candebug, NULL, PFS_RDWR); in procfs_init()
/freebsd/sys/fs/pseudofs/
H A Dpseudofs.h73 #define PFS_RDWR (PFS_RD|PFS_WR) macro
/freebsd/sys/compat/lindebugfs/
H A Dlindebugfs.c208 flags = fops->write ? PFS_RDWR : PFS_RD; in debugfs_create_file()
/freebsd/sys/compat/linprocfs/
H A Dlinprocfs.c2379 procfs_attr_rw, &procfs_candebug, NULL, PFS_RDWR | PFS_RAW); in linprocfs_init()
2399 procfs_attr_rw, &procfs_candebug, NULL, PFS_RDWR); in linprocfs_init()