Home
last modified time | relevance | path

Searched refs:smb_node_file_is_readonly (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h569 boolean_t smb_node_file_is_readonly(smb_node_t *);
H A Dsmb_ktypes.h1230 smb_node_file_is_readonly((node)))
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_node.c1464 smb_node_file_is_readonly(smb_node_t *node) in smb_node_file_is_readonly() function