Searched refs:ZFS_DOS_FL_USER_VISIBLE (Results 1 – 2 of 2) sorted by relevance
909 dosflags &= ZFS_DOS_FL_USER_VISIBLE; in zpl_ioctl_getdosflags()921 if (ioctl_flags & (~ZFS_DOS_FL_USER_VISIBLE)) in __zpl_ioctl_setdosflags()
1610 #define ZFS_DOS_FL_USER_VISIBLE (ZFS_IMMUTABLE | ZFS_APPENDONLY | \ macro