Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_acl.c96 static int smb_fsacl_inheritable(acl_t *, int);
744 num_inheritable = smb_fsacl_inheritable(dir_zacl, is_dir); in smb_fsacl_inherit()
1030 smb_fsacl_inheritable(acl_t *zacl, int is_dir) in smb_fsacl_inheritable() function