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

/freebsd-13-stable/sys/fs/procfs/
H A Dprocfs.c176 procfs_attr_rw, procfs_candebug, NULL, PFS_RDWR | PFS_RAW);
180 procfs_attr_rw, procfs_candebug, NULL, PFS_RDWR | PFS_RAW);
184 procfs_attr_rw, procfs_candebug, NULL, PFS_RDWR | PFS_RAW);
190 procfs_attr_rw, procfs_candebug, NULL, PFS_RDWR | PFS_RAW);
196 procfs_attr_rw, procfs_candebug, NULL, PFS_RDWR);
/freebsd-13-stable/sys/fs/pseudofs/
H A Dpseudofs.h75 #define PFS_RDWR (PFS_RD|PFS_WR) macro
/freebsd-13-stable/sys/compat/lindebugfs/
H A Dlindebugfs.c204 flags = fops->write ? PFS_RDWR : PFS_RD;
/freebsd-13-stable/sys/compat/linprocfs/
H A Dlinprocfs.c2009 procfs_attr_rw, &procfs_candebug, NULL, PFS_RDWR | PFS_RAW);

Completed in 73 milliseconds