Home
last modified time | relevance | path

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

/titanic_53/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_setinfo_sec.c75 if (!smb_node_is_system(sr->fid_ofile->f_node)) in smb2_setinfo_sec()
H A Dsmb_nt_transact_security.c208 if (!smb_node_is_system(sr->fid_ofile->f_node)) in smb_nt_transact_set_security_info()
H A Dsmb_odir.c1305 if (smb_node_is_system(fnode)) { in smb_odir_wildcard_fileinfo()
H A Dsmb_node.c1372 smb_node_is_system(smb_node_t *node) in smb_node_is_system() function
/titanic_53/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h543 boolean_t smb_node_is_system(smb_node_t *);