Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_vss.c92 if (smb_node_getmntpath(tnode, root_path, MAXPATHLEN) != 0) in smb_vss_ioctl_enumerate_snaps()
171 err = smb_node_getmntpath(tnode, path, MAXPATHLEN); in smb_vss_lookup_nodes()
H A Dsmb_nt_transact_quota.c169 if (smb_node_getmntpath(tnode, request.qq_root_path, MAXPATHLEN) != 0) { in smb_nt_transact_query_quota()
302 if (smb_node_getmntpath(tnode, root_path, MAXPATHLEN) != 0) { in smb_nt_transact_set_quota()
671 if (smb_node_getmntpath(tnode, request.qq_root_path, MAXPATHLEN) != 0) { in smb_quota_query_user_quota()
H A Dsmb_node.c1025 smb_node_getmntpath(smb_node_t *node, char *buf, uint32_t buflen) in smb_node_getmntpath() function
/titanic_41/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h504 int smb_node_getmntpath(smb_node_t *, char *, uint32_t);