Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_quota.c172 static uint32_t smb_quota_zfs_init(const char *, smb_quota_zfs_handle_t *);
601 status = smb_quota_zfs_init(request->qs_root_path, &zfs_hdl); in smb_quota_zfs_set_quotas()
954 status = smb_quota_zfs_init(qtree->qt_path, &zfs_hdl); in smb_quota_zfs_get_quotas()
1078 smb_quota_zfs_init(const char *path, smb_quota_zfs_handle_t *zfs_hdl) in smb_quota_zfs_init() function