Searched refs:PFS_RAWRD (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/fs/pseudofs/
H A Dpseudofs.h76 #define PFS_RAWRD 0x0004 /* raw reader */ macro
78 #define PFS_RAW (PFS_RAWRD|PFS_RAWWR)
H A Dpseudofs_vnops.c714 if (pn->pn_flags & PFS_RAWRD) {
/freebsd-13-stable/sys/compat/linprocfs/
H A Dlinprocfs.c2025 NULL, &procfs_candebug, NULL, PFS_RD|PFS_RAWRD);

Completed in 159 milliseconds