Home
last modified time | relevance | path

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

/linux-6.14.4/fs/hugetlbfs/
Dinode.c47 static const struct inode_operations hugetlbfs_dir_inode_operations; variable
900 inode->i_op = &hugetlbfs_dir_inode_operations; in hugetlbfs_get_root()
956 inode->i_op = &hugetlbfs_dir_inode_operations; in hugetlbfs_get_inode()
1243 static const struct inode_operations hugetlbfs_dir_inode_operations = { variable