< the flag argument is AT_SYMLINK_NOFOLLOW, the function < behaves like lstat() and does not automatically follow sym- < bolic links. See fsattr(5). --- > AT_SYMLINK_NOFOLLOW is set in the flag argument, > the function behaves like lstat() and does not automatically > follow symbolic links. See fsattr(5). 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.