Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/smbsrv/
H A Dsmb_xdr.h292 char *qs_root_path; member
/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_quota.c425 qtree = smb_quota_tree_lookup(request->qs_root_path); in smb_quota_set()
601 status = smb_quota_zfs_init(request->qs_root_path, &zfs_hdl); in smb_quota_zfs_set_quotas()
/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_nt_transact_quota.c316 request.qs_root_path = root_path; in smb_nt_transact_set_quota()
/titanic_41/usr/src/common/smbsrv/
H A Dsmb_xdr.c517 if (!xdr_string(xdrs, &objp->qs_root_path, ~0)) in smb_quota_set_xdr()