Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dfile.c2275 bool same_page; in btrfs_punch_hole() local
2299 same_page = ((offset >> PAGE_CACHE_SHIFT) == in btrfs_punch_hole()
2310 if (same_page && len < PAGE_CACHE_SIZE) { in btrfs_punch_hole()
/linux-4.1.27/mm/
Dhugetlb.c3465 same_page: in follow_hugetlb_page()
3484 goto same_page; in follow_hugetlb_page()