Home
last modified time | relevance | path

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

/linux/fs/hugetlbfs/
H A Dinode.c45 static const struct address_space_operations hugetlbfs_aops; variable
942 inode->i_mapping->a_ops = &hugetlbfs_aops; in hugetlbfs_get_inode()
1216 static const struct address_space_operations hugetlbfs_aops = { variable