Searched refs:SMB_TREE_ACEMASKONACCESS (Results 1 – 3 of 3) sorted by relevance
961 SMB_TREE_ACEMASKONACCESS)) in smb_fsop_getattr()1157 SMB_TREE_ACEMASKONACCESS)) in smb_fsop_rename()1296 SMB_TREE_ACEMASKONACCESS)) in smb_fsop_setattr()1590 if ((!smb_tree_has_feature(sr->tid_tree, SMB_TREE_ACEMASKONACCESS)) || in smb_fsop_access()2000 if (smb_tree_has_feature(sr->tid_tree, SMB_TREE_ACEMASKONACCESS)) in smb_fsop_aclread()2100 SMB_TREE_ACEMASKONACCESS)) in smb_fsop_aclwrite()2467 if (smb_tree_has_feature(sr->tid_tree, SMB_TREE_ACEMASKONACCESS)) { in smb_fsop_eaccess()
1199 flags |= SMB_TREE_ACEMASKONACCESS; in smb_tree_get_flags()
1016 #define SMB_TREE_ACEMASKONACCESS 0x00000800 macro