Home
last modified time | relevance | path

Searched refs:smb_open_attr_only (Results 1 – 1 of 1) 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 *);
965 } else if (!smb_open_attr_only(op)) { in smb_open_oplock_break()
979 smb_open_attr_only(smb_arg_open_t *op) in smb_open_attr_only() function