Searched refs:ISDOTDOT (Results 26 - 31 of 31) sorted by relevance

12

/freebsd-13-stable/sys/fs/ext2fs/
H A Dext2_vnops.c855 dp == ip || (fcnp->cn_flags | tcnp->cn_flags) & ISDOTDOT ||
/freebsd-13-stable/sys/fs/unionfs/
H A Dunion_vnops.c124 if (cnflags & ISDOTDOT) {
/freebsd-13-stable/sys/kern/
H A Duipc_mqueue.c891 if (cnp->cn_flags & ISDOTDOT) {
/freebsd-13-stable/sys/ufs/ufs/
H A Dufs_vnops.c1414 (fcnp->cn_flags | tcnp->cn_flags) & ISDOTDOT) {
/freebsd-13-stable/sys/fs/nfsserver/
H A Dnfs_nfsdport.c2556 ISDOTDOT;
2563 && (cn.cn_flags & ISDOTDOT)
/freebsd-13-stable/sys/fs/nfsclient/
H A Dnfs_clvnops.c1344 if (flags & ISDOTDOT) {

Completed in 126 milliseconds

12