Home
last modified time | relevance | path

Searched refs:created_readonly (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_common_open.c639 op->created_readonly = B_TRUE; in smb_open_subr()
723 op->created_readonly = B_TRUE; in smb_open_subr()
1008 if (op->created_readonly) { in smb_set_open_attributes()
/titanic_50/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h1475 boolean_t created_readonly; member