Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_quota.c178 static int smb_quota_sidstr(uint32_t, zfs_userquota_prop_t, char *);
996 if (smb_quota_sidstr(rid, qprop, key.q_sidstr) != 0) in smb_quota_zfs_callback()
1049 smb_quota_sidstr(uint32_t id, zfs_userquota_prop_t qprop, char *sidstr) in smb_quota_sidstr() function