Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nfs/
H A Dpagelist.c462 req->wb_pgbase = pgbase; in __nfs_create_request()
718 hdr->args.pgbase = req->wb_pgbase; in nfs_pgio_rpcsetup()
1070 if (req->wb_pgbase != prev->wb_pgbase + prev->wb_bytes) in nfs_coalesce_size()
1073 if (req->wb_pgbase != 0 || in nfs_coalesce_size()
1074 prev->wb_pgbase + prev->wb_bytes != PAGE_SIZE) in nfs_coalesce_size()
1104 mirror->pg_base = req->wb_pgbase; in nfs_pageio_do_add_request()
1183 req->wb_pgbase += size; in __nfs_pageio_add_request()
1208 subreq = nfs_create_subreq(req, req->wb_pgbase, in __nfs_pageio_add_request()
1291 pgbase = req->wb_pgbase; in nfs_pageio_add_request()
H A Dwrite.c341 if (page_offset >= req->wb_pgbase && in nfs_page_group_search_locked()
342 page_offset < (req->wb_pgbase + req->wb_bytes)) in nfs_page_group_search_locked()
370 pos = tmp->wb_pgbase + tmp->wb_bytes; in nfs_page_group_covers_page()
511 pgbase = head->wb_pgbase; in nfs_join_page_group()
517 if (pgbase > subreq->wb_pgbase) { in nfs_join_page_group()
518 off -= pgbase - subreq->wb_pgbase; in nfs_join_page_group()
519 bytes += pgbase - subreq->wb_pgbase; in nfs_join_page_group()
520 pgbase = subreq->wb_pgbase; in nfs_join_page_group()
522 bytes = max(subreq->wb_pgbase + subreq->wb_bytes in nfs_join_page_group()
527 head->wb_pgbase = pgbase; in nfs_join_page_group()
[all …]
H A Dread.c156 unsigned long start = req->wb_pgbase; in nfs_read_completion()
157 unsigned long end = req->wb_pgbase + req->wb_bytes; in nfs_read_completion()
171 WARN_ON(start < req->wb_pgbase); in nfs_read_completion()
H A Dnfstrace.h1191 __entry->pgbase = req->wb_pgbase;
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nfs/
H A Dpagelist.c462 req->wb_pgbase = pgbase; in __nfs_create_request()
718 hdr->args.pgbase = req->wb_pgbase; in nfs_pgio_rpcsetup()
1070 if (req->wb_pgbase != prev->wb_pgbase + prev->wb_bytes) in nfs_coalesce_size()
1073 if (req->wb_pgbase != 0 || in nfs_coalesce_size()
1074 prev->wb_pgbase + prev->wb_bytes != PAGE_SIZE) in nfs_coalesce_size()
1104 mirror->pg_base = req->wb_pgbase; in nfs_pageio_do_add_request()
1183 req->wb_pgbase += size; in __nfs_pageio_add_request()
1208 subreq = nfs_create_subreq(req, req->wb_pgbase, in __nfs_pageio_add_request()
1291 pgbase = req->wb_pgbase; in nfs_pageio_add_request()
H A Dwrite.c341 if (page_offset >= req->wb_pgbase && in nfs_page_group_search_locked()
342 page_offset < (req->wb_pgbase + req->wb_bytes)) in nfs_page_group_search_locked()
370 pos = tmp->wb_pgbase + tmp->wb_bytes; in nfs_page_group_covers_page()
511 pgbase = head->wb_pgbase; in nfs_join_page_group()
517 if (pgbase > subreq->wb_pgbase) { in nfs_join_page_group()
518 off -= pgbase - subreq->wb_pgbase; in nfs_join_page_group()
519 bytes += pgbase - subreq->wb_pgbase; in nfs_join_page_group()
520 pgbase = subreq->wb_pgbase; in nfs_join_page_group()
522 bytes = max(subreq->wb_pgbase + subreq->wb_bytes in nfs_join_page_group()
527 head->wb_pgbase = pgbase; in nfs_join_page_group()
[all …]
H A Dread.c156 unsigned long start = req->wb_pgbase; in nfs_read_completion()
157 unsigned long end = req->wb_pgbase + req->wb_bytes; in nfs_read_completion()
171 WARN_ON(start < req->wb_pgbase); in nfs_read_completion()
H A Dnfstrace.h1191 __entry->pgbase = req->wb_pgbase;
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nfs/
H A Dpagelist.c462 req->wb_pgbase = pgbase; in __nfs_create_request()
718 hdr->args.pgbase = req->wb_pgbase; in nfs_pgio_rpcsetup()
1070 if (req->wb_pgbase != prev->wb_pgbase + prev->wb_bytes) in nfs_coalesce_size()
1073 if (req->wb_pgbase != 0 || in nfs_coalesce_size()
1074 prev->wb_pgbase + prev->wb_bytes != PAGE_SIZE) in nfs_coalesce_size()
1104 mirror->pg_base = req->wb_pgbase; in nfs_pageio_do_add_request()
1183 req->wb_pgbase += size; in __nfs_pageio_add_request()
1208 subreq = nfs_create_subreq(req, req->wb_pgbase, in __nfs_pageio_add_request()
1291 pgbase = req->wb_pgbase; in nfs_pageio_add_request()
H A Dwrite.c341 if (page_offset >= req->wb_pgbase && in nfs_page_group_search_locked()
342 page_offset < (req->wb_pgbase + req->wb_bytes)) in nfs_page_group_search_locked()
370 pos = tmp->wb_pgbase + tmp->wb_bytes; in nfs_page_group_covers_page()
511 pgbase = head->wb_pgbase; in nfs_join_page_group()
517 if (pgbase > subreq->wb_pgbase) { in nfs_join_page_group()
518 off -= pgbase - subreq->wb_pgbase; in nfs_join_page_group()
519 bytes += pgbase - subreq->wb_pgbase; in nfs_join_page_group()
520 pgbase = subreq->wb_pgbase; in nfs_join_page_group()
522 bytes = max(subreq->wb_pgbase + subreq->wb_bytes in nfs_join_page_group()
527 head->wb_pgbase = pgbase; in nfs_join_page_group()
[all …]
H A Dread.c156 unsigned long start = req->wb_pgbase; in nfs_read_completion()
157 unsigned long end = req->wb_pgbase + req->wb_bytes; in nfs_read_completion()
171 WARN_ON(start < req->wb_pgbase); in nfs_read_completion()
H A Dnfstrace.h1191 __entry->pgbase = req->wb_pgbase;
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dnfs_page.h48 wb_pgbase, /* Start of page data */ member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dnfs_page.h48 wb_pgbase, /* Start of page data */ member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dnfs_page.h48 wb_pgbase, /* Start of page data */ member