Searched refs:SMBC_MODIFIED (Results 1 – 2 of 2) sorted by relevance
442 smbclnt_proto_options[PROTO_OPT_SECTION].flags |= SMBC_MODIFIED; in smbfs_save_propset()467 if ((smbclnt_proto_options[i].flags & SMBC_MODIFIED) == 0) in smbfs_save_propset()480 smbclnt_proto_options[i].flags &= ~SMBC_MODIFIED; in smbfs_save_propset()494 ~SMBC_MODIFIED; in smbfs_save_propset()627 smbclnt_proto_options[index].flags |= SMBC_MODIFIED; in smbfs_save_property()
68 #define SMBC_MODIFIED 0x01 macro