Searched refs:ISLASTCN (Results 1 – 7 of 7) sorted by relevance
184 #define ISLASTCN 0x10000000 /* this is last component of pathname */ macro193 (HASBUF | NOEXECCHECK | MAKEENTRY | ISSYMLINK | ISLASTCN | ISDOTDOT | \
728 if ((flags & (ISLASTCN | LOCKLEAF)) != (ISLASTCN | LOCKLEAF)) in needs_exclusive_leaf()899 cnp->cn_flags |= ISLASTCN; in lookup()901 cnp->cn_flags &= ~ISLASTCN; in lookup()903 if ((cnp->cn_flags & ISLASTCN) != 0 && in lookup()976 if ((cnp->cn_flags & ISLASTCN) != 0 && in lookup()1037 if ((cnp->cn_flags & LOCKPARENT) && (cnp->cn_flags & ISLASTCN) && in lookup()1184 KASSERT((cnp->cn_flags & ISLASTCN) || *ndp->ni_next == '/', in lookup()1325 KASSERT(cnp->cn_flags & ISLASTCN, in relookup()
1789 if (cnp->cn_flags & ISLASTCN) { in cache_lookup_dotdot()1902 if (cnp->cn_flags & ISLASTCN) { in cache_lookup_fallback()2005 if (cnp->cn_flags & ISLASTCN) { in cache_lookup()2859 if ((flags & ISLASTCN) && (dvp->v_mount->mnt_flag & MNT_RDONLY) && in vfs_cache_lookup()3984 (ISDOTDOT | MAKEENTRY | ISLASTCN)4138 cnp->cn_flags |= ISLASTCN; in cache_fplookup_partial_setup()4297 cnp->cn_flags |= ISLASTCN; in cache_fplookup_final_modifying()4659 cnp->cn_flags |= ISLASTCN; in cache_fplookup_noentry()
882 if ((flags & ISLASTCN) && nameiop != LOOKUP) in mqfs_lookupx()894 if ((flags & ISLASTCN) && nameiop != LOOKUP) in mqfs_lookupx()914 if (nameiop == DELETE && (flags & ISLASTCN)) { in mqfs_lookupx()940 && (flags & ISLASTCN)) { in mqfs_lookupx()
642 if ((flags & ISLASTCN) != 0 && nameiop != LOOKUP) in zfsctl_root_lookup()921 if ((flags & ISLASTCN) != 0 && nameiop != LOOKUP) in zfsctl_snapdir_lookup()
1843 cn.cn_flags = ISLASTCN | LOCKLEAF; in zfs_fhtovp()1856 cn.cn_flags = ISLASTCN; in zfs_fhtovp()
903 if ((cnp->cn_flags & ISLASTCN) != 0 && nameiop != LOOKUP) in zfs_lookup()961 if (cnp->cn_flags & ISLASTCN) { in zfs_lookup()986 if (!(cnp->cn_flags & ISLASTCN) || in zfs_lookup()1311 cnp->cn_flags = ISLASTCN | SAVENAME; in zfs_lookup_internal()