Home
last modified time | relevance | path

Searched refs:first_ppage_reported (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/iomap/
H A Dswapfile.c35 uint64_t first_ppage_reported; in iomap_swapfile_add_extent() local
57 first_ppage_reported = first_ppage; in iomap_swapfile_add_extent()
59 first_ppage_reported++; in iomap_swapfile_add_extent()
60 if (isi->lowest_ppage > first_ppage_reported) in iomap_swapfile_add_extent()
61 isi->lowest_ppage = first_ppage_reported; in iomap_swapfile_add_extent()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/iomap/
H A Dswapfile.c35 uint64_t first_ppage_reported; in iomap_swapfile_add_extent() local
57 first_ppage_reported = first_ppage; in iomap_swapfile_add_extent()
59 first_ppage_reported++; in iomap_swapfile_add_extent()
60 if (isi->lowest_ppage > first_ppage_reported) in iomap_swapfile_add_extent()
61 isi->lowest_ppage = first_ppage_reported; in iomap_swapfile_add_extent()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/iomap/
H A Dswapfile.c35 uint64_t first_ppage_reported; in iomap_swapfile_add_extent() local
57 first_ppage_reported = first_ppage; in iomap_swapfile_add_extent()
59 first_ppage_reported++; in iomap_swapfile_add_extent()
60 if (isi->lowest_ppage > first_ppage_reported) in iomap_swapfile_add_extent()
61 isi->lowest_ppage = first_ppage_reported; in iomap_swapfile_add_extent()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/btrfs/
H A Dinode.c10287 u64 first_ppage, first_ppage_reported, next_ppage; in btrfs_add_swap_extent() local
10298 first_ppage_reported = first_ppage; in btrfs_add_swap_extent()
10300 first_ppage_reported++; in btrfs_add_swap_extent()
10301 if (bsi->lowest_ppage > first_ppage_reported) in btrfs_add_swap_extent()
10302 bsi->lowest_ppage = first_ppage_reported; in btrfs_add_swap_extent()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/btrfs/
H A Dinode.c10287 u64 first_ppage, first_ppage_reported, next_ppage; in btrfs_add_swap_extent() local
10298 first_ppage_reported = first_ppage; in btrfs_add_swap_extent()
10300 first_ppage_reported++; in btrfs_add_swap_extent()
10301 if (bsi->lowest_ppage > first_ppage_reported) in btrfs_add_swap_extent()
10302 bsi->lowest_ppage = first_ppage_reported; in btrfs_add_swap_extent()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/btrfs/
H A Dinode.c10287 u64 first_ppage, first_ppage_reported, next_ppage; in btrfs_add_swap_extent() local
10298 first_ppage_reported = first_ppage; in btrfs_add_swap_extent()
10300 first_ppage_reported++; in btrfs_add_swap_extent()
10301 if (bsi->lowest_ppage > first_ppage_reported) in btrfs_add_swap_extent()
10302 bsi->lowest_ppage = first_ppage_reported; in btrfs_add_swap_extent()