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