Home
last modified time | relevance | path

Searched refs:smb_odir_openat (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_query_fileinfo.c682 status = smb_odir_openat(sr, fnode, &od, B_TRUE); in smb_query_stream_info()
H A Dsmb_odir.c369 smb_odir_openat(smb_request_t *sr, smb_node_t *unode, smb_odir_t **odp, in smb_odir_openat() function
H A Dsmb2_durable.c399 if (smb_odir_openat(sr, snode, &od, B_FALSE) != 0) { in smb2_dh_import_share()
H A Dsmb_fsops.c894 status = smb_odir_openat(sr, fnode, &od, B_FALSE); in smb_fsop_remove_streams()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h723 uint32_t smb_odir_openat(smb_request_t *, smb_node_t *, smb_odir_t **,