Home
last modified time | relevance | path

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

/linux/fs/hugetlbfs/
H A Dinode.c46 static const struct file_operations hugetlbfs_file_operations; variable
953 inode->i_fop = &hugetlbfs_file_operations; in hugetlbfs_get_inode()
1233 static const struct file_operations hugetlbfs_file_operations = { variable
1568 &hugetlbfs_file_operations); in hugetlb_file_setup()