Home
last modified time | relevance | path

Searched refs:same_page (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/btrfs/
Dfile.c2298 bool same_page; in btrfs_punch_hole() local
2322 same_page = ((offset >> PAGE_CACHE_SHIFT) == in btrfs_punch_hole()
2333 if (same_page && len < PAGE_CACHE_SIZE) { in btrfs_punch_hole()
/linux-4.4.14/mm/
Dhugetlb.c3902 same_page: in follow_hugetlb_page()
3921 goto same_page; in follow_hugetlb_page()