Home
last modified time | relevance | path

Searched refs:hugetlbfs_punch_hole (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/hugetlbfs/
H A Dinode.c594 static long hugetlbfs_punch_hole(struct inode *inode, loff_t offset, loff_t len) in hugetlbfs_punch_hole() function
651 return hugetlbfs_punch_hole(inode, offset, len); in hugetlbfs_fallocate()
/kernel/linux/linux-6.6/fs/hugetlbfs/
H A Dinode.c770 static long hugetlbfs_punch_hole(struct inode *inode, loff_t offset, loff_t len) in hugetlbfs_punch_hole() function
842 return hugetlbfs_punch_hole(inode, offset, len); in hugetlbfs_fallocate()

Completed in 5 milliseconds