attrs_only         73 source4/ntvfs/common/opendb_tdb.c 		bool attrs_only;
attrs_only        355 source4/ntvfs/common/opendb_tdb.c 	bool attrs_only = false;
attrs_only        365 source4/ntvfs/common/opendb_tdb.c 			attrs_only = access_attributes_only(access_mask,
attrs_only        368 source4/ntvfs/common/opendb_tdb.c 			if (attrs_only) {
attrs_only        417 source4/ntvfs/common/opendb_tdb.c 			attrs_only = access_attributes_only(access_mask,
attrs_only        420 source4/ntvfs/common/opendb_tdb.c 			if (attrs_only) {
attrs_only        439 source4/ntvfs/common/opendb_tdb.c 		*_attrs_only = attrs_only;
attrs_only        485 source4/ntvfs/common/opendb_tdb.c 	if (lck->can_open.attrs_only) {
attrs_only        862 source4/ntvfs/common/opendb_tdb.c 					   break_to_none, &lck->can_open.attrs_only);