Searched refs:USTYPE_SMB_GRP (Results 1 – 1 of 1) sorted by relevance
2248 #define USTYPE_SMB_GRP (1 << 2) macro2251 (USTYPE_PSX_GRP | USTYPE_PSX_USR | USTYPE_SMB_GRP | USTYPE_SMB_USR)2256 USTYPE_SMB_GRP,2396 case USTYPE_SMB_GRP: in us_type2str()2447 type = USTYPE_SMB_GRP; in userspace_cb()2730 types = USTYPE_PSX_GRP | USTYPE_SMB_GRP; in zfs_do_userspace()2855 !(types & (USTYPE_PSX_GRP | USTYPE_SMB_GRP)))) in zfs_do_userspace()