Searched refs:P9_NOACCESS (Results 1 – 1 of 1) sorted by relevance
25 const P9_NOACCESS: u32 = 0o00000003; constant313 if p9_flags & P9_NOACCESS == P9_RDONLY { in open_fid()672 if lcreate.flags & P9_NOACCESS == P9_RDONLY { in lcreate()