Searched refs:PFS_WR (Results 1 – 3 of 3) sorted by relevance
190 procfs_attr_w, procfs_candebug, NULL, PFS_WR); in procfs_init()192 procfs_attr_w, procfs_candebug, NULL, PFS_WR); in procfs_init()
74 #define PFS_WR 0x0002 /* writeable */ macro75 #define PFS_RDWR (PFS_RD|PFS_WR)
598 ((mode & FWRITE) && !(mode & PFS_WR))) in pfs_open()993 if (!(pn->pn_flags & PFS_WR)) in pfs_write()