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
484 if (!(ndp->ni_flag & NAMEI_ROOTDIR)) { in namei()493 if (ndp->ni_flag & NAMEI_ROOTDIR) { in namei()
438 ndp->ni_flag &= NAMEI_ROOTDIR; in vn_open_auth()566 ndp->ni_flag &= NAMEI_ROOTDIR; in vn_open_auth()
1072 ndp->ni_flag = NAMEI_ROOTDIR; in exclave_fs_open_internal()