Searched refs:smb_reparse_set (Results 1 – 1 of 1) sorted by relevance
36 static int smb_reparse_set(const char *, nvlist_t *);100 rc = smb_reparse_set(path, nvl); in smb_reparse_svcadd()131 rc = smb_reparse_set(path, nvl); in smb_reparse_svcdel()237 smb_reparse_set(const char *path, nvlist_t *nvl) in smb_reparse_set() function