Searched refs:NAMEI_ROOTDIR (Results 1 – 4 of 4) sorted by relevance
147 #define NAMEI_ROOTDIR 0x2000 /* Limit lookup to ni_rootdir (similar to chroot) */ macro
351 if (!(ndp->ni_flag & NAMEI_ROOTDIR)) { in namei()360 if (ndp->ni_flag & NAMEI_ROOTDIR) { in namei()
432 ndp->ni_flag &= NAMEI_ROOTDIR; in vn_open_auth()556 ndp->ni_flag &= NAMEI_ROOTDIR; in vn_open_auth()
933 ndp->ni_flag = NAMEI_ROOTDIR; in exclave_fs_open_internal()