Searched defs:smb_delete_check_path (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_delete.c34 static int smb_delete_check_path(smb_request_t *);
158 if (smb_delete_check_path(sr) != 0)
563 * smb_delete_check_path
581 smb_delete_check_path(smb_request_t *sr) function

Completed in 54 milliseconds