Home
last modified time | relevance | path

Searched refs:ZFS_REPARSE (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
HDzfs_znode.h60 #define ZFS_REPARSE 0x0000080000000000 macro
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDzfs_znode.c1102 ZFS_ATTR_SET(zp, ZFS_REPARSE, xoap->xoa_reparse, in zfs_xvattr_set()
HDzfs_vnops.c2986 xoap->xoa_reparse = ((zp->z_pflags & ZFS_REPARSE) != 0); in zfs_getattr()
6459 FLAG_CHANGE(UF_REPARSE, ZFS_REPARSE, XAT_REPARSE,