Home
last modified time | relevance | path

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

/Linux-v5.10/fs/hugetlbfs/
Dinode.c44 static const struct address_space_operations hugetlbfs_aops; variable
842 inode->i_mapping->a_ops = &hugetlbfs_aops; in hugetlbfs_get_inode()
1148 static const struct address_space_operations hugetlbfs_aops = { variable