Home
last modified time | relevance | path

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

/Linux-v6.6/fs/hugetlbfs/
Dinode.c45 static const struct inode_operations hugetlbfs_inode_operations; variable
1035 inode->i_op = &hugetlbfs_inode_operations; in hugetlbfs_get_inode()
1350 static const struct inode_operations hugetlbfs_inode_operations = { variable