< returns ENOTDIR. If the flag argument is set to < AT_SYMLINK_NOFOLLOW, the function will not automatically < traverse a symbolic link at the position of the path. The --- > returns ENOTDIR. If AT_SYMLINK_NOFOLLOW is set in the > flag argument, the function will not automatically > traverse a symbolic link at the position of the path. If _AT_TRIGGER > is set in the flag argument, then if the vnode is a > trigger mount point, the mount is performed and the function returns > the attributes of the root of the mounted filesystem. The