Displaying 3 results from an estimated 3 matches for "extra_count".
Did you mean:
ext_count
2022 Jul 08
0
[PATCH v2 07/19] mm/migrate: Convert expected_page_refs() to folio_expected_refs()
...@ -359,7 +364,7 @@ int folio_migrate_mapping(struct address_space *mapping,
> > XA_STATE(xas, &mapping->i_pages, folio_index(folio));
> > struct zone *oldzone, *newzone;
> > int dirty;
> > - int expected_count = expected_page_refs(mapping, &folio->page) + extra_count;
> > + int expected_count = folio_expected_refs(mapping, folio) + extra_count;
> > long nr = folio_nr_pages(folio);
> >
> > if (!mapping) {
> > @@ -669,7 +674,7 @@ static int __buffer_migrate_folio(struct address_space *mapping,
> > return migrate_page(m...
2022 Jul 08
0
[PATCH v2 07/19] mm/migrate: Convert expected_page_refs() to folio_expected_refs()
...@ -359,7 +364,7 @@ int folio_migrate_mapping(struct address_space *mapping,
> > XA_STATE(xas, &mapping->i_pages, folio_index(folio));
> > struct zone *oldzone, *newzone;
> > int dirty;
> > - int expected_count = expected_page_refs(mapping, &folio->page) + extra_count;
> > + int expected_count = folio_expected_refs(mapping, folio) + extra_count;
> > long nr = folio_nr_pages(folio);
> >
> > if (!mapping) {
> > @@ -669,7 +674,7 @@ static int __buffer_migrate_folio(struct address_space *mapping,
> > return migrate_page(m...
2003 Dec 18
1
Samba 3.0.0: Problems with printing from win98 client
...3/12/18 14:43:02, 3] smbd/lanman.c:api_reply(3542)
Doing DosPrintQGetInfo
[2003/12/18 14:43:02, 3] smbd/lanman.c:api_DosPrintQGetInfo(740)
api_DosPrintQGetInfo uLevel=51 name=ABAS_PS
[2003/12/18 14:43:02, 5] printing/printing.c:get_stored_queue_info(2136)
get_stored_queue_info: qcount = 0, extra_count = 628
[2003/12/18 14:43:02, 5] printing/printing.c:get_stored_queue_info(2174)
get_stored_queue_info: changed job = 2020
[2003/12/18 14:43:02, 5] printing/printing.c:get_stored_queue_info(2174)
get_stored_queue_info: changed job = 2021
[2003/12/18 14:43:02, 5] printing/printing.c:get_stored_q...