Searched refs:smb_quota_zfs_init (Results 1 – 1 of 1) sorted by relevance
173 static uint32_t smb_quota_zfs_init(const char *, smb_quota_zfs_handle_t *);605 status = smb_quota_zfs_init(request->qs_root_path, &zfs_hdl); in smb_quota_zfs_set_quotas()958 status = smb_quota_zfs_init(qtree->qt_path, &zfs_hdl); in smb_quota_zfs_get_quotas()1082 smb_quota_zfs_init(const char *path, smb_quota_zfs_handle_t *zfs_hdl) in smb_quota_zfs_init() function