Home
last modified time | relevance | path

Searched refs:smb_arg_open_t (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_common_open.c49 static boolean_t smb_open_attr_only(smb_arg_open_t *);
50 static boolean_t smb_open_overwrite(smb_arg_open_t *);
187 smb_arg_open_t *parg; in smb_common_open()
311 smb_arg_open_t *op = &sr->sr_open; in smb_open_subr()
956 smb_arg_open_t *op = &sr->sr_open; in smb_open_oplock_break()
979 smb_open_attr_only(smb_arg_open_t *op) in smb_open_attr_only()
991 smb_open_overwrite(smb_arg_open_t *op) in smb_open_overwrite()
1021 smb_arg_open_t *op = &sr->sr_open; in smb_set_open_attributes()
1066 smb_arg_open_t *op = &sr->sr_open; in smb_delete_new_object()
H A Dsmb_opipe.c103 smb_arg_open_t *op = &sr->sr_open; in smb_opipe_connect()
211 smb_arg_open_t *op = &sr->sr_open; in smb_opipe_open()
H A Dsmb_oplock.c201 smb_arg_open_t *op; in smb_oplock_acquire()
H A Dsmb_fsops.c446 smb_arg_open_t *op = &sr->sr_open; in smb_fsop_create_file()
/titanic_41/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h455 smb_node_t *smb_node_lookup(smb_request_t *, smb_arg_open_t *,
601 smb_arg_open_t *, uint16_t, uint32_t, smb_error_t *);
H A Dsmb_ktypes.h1444 } smb_arg_open_t; typedef
1656 smb_arg_open_t open;