Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hugetlbfs/
H A Dinode.c45 const struct file_operations hugetlbfs_file_operations; variable
859 inode->i_fop = &hugetlbfs_file_operations; in hugetlbfs_get_inode()
1171 const struct file_operations hugetlbfs_file_operations = { variable
1507 &hugetlbfs_file_operations); in hugetlb_file_setup()
/kernel/linux/linux-5.10/include/linux/
H A Dhugetlb.h435 extern const struct file_operations hugetlbfs_file_operations;
443 if (file->f_op == &hugetlbfs_file_operations) in is_file_hugepages()
/kernel/linux/linux-6.6/include/linux/
H A Dhugetlb.h557 extern const struct file_operations hugetlbfs_file_operations;
564 if (file->f_op == &hugetlbfs_file_operations) in is_file_hugepages()
/kernel/linux/linux-6.6/fs/hugetlbfs/
H A Dinode.c43 const struct file_operations hugetlbfs_file_operations; variable
1047 inode->i_fop = &hugetlbfs_file_operations; in hugetlbfs_get_inode()
1338 const struct file_operations hugetlbfs_file_operations = { variable
1673 &hugetlbfs_file_operations); in hugetlb_file_setup()

Completed in 9 milliseconds