Home
last modified time | relevance | path

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

/linux/include/trace/events/
H A Dhugetlbfs.h117 TRACE_EVENT(hugetlbfs_fallocate,
/linux/fs/hugetlbfs/
H A Dinode.c720 static long hugetlbfs_fallocate(struct file *file, int mode, loff_t offset, in hugetlbfs_punch_hole()
1234 .fallocate = hugetlbfs_fallocate,
726 static long hugetlbfs_fallocate(struct file *file, int mode, loff_t offset, hugetlbfs_fallocate() function