Home
last modified time | relevance | path

Searched refs:RDONLY (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dnamei.h165 #define RDONLY 0x00000200 /* lookup with read-only semantics */ macro
/f-stack/freebsd/kern/
H A Dvfs_lookup.c830 rdonly = cnp->cn_flags & RDONLY; in lookup()
1332 rdonly = cnp->cn_flags & RDONLY; in relookup()