Home
last modified time | relevance | path

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

/openbmc/linux/fs/hugetlbfs/
H A Dinode.c42 static const struct address_space_operations hugetlbfs_aops; variable
1037 inode->i_mapping->a_ops = &hugetlbfs_aops; in hugetlbfs_get_inode()
1322 static const struct address_space_operations hugetlbfs_aops = { variable