Home
last modified time | relevance | path

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

/linux-4.4.14/fs/hugetlbfs/
Dinode.c43 static const struct address_space_operations hugetlbfs_aops; variable
737 inode->i_mapping->a_ops = &hugetlbfs_aops; in hugetlbfs_get_inode()
951 static const struct address_space_operations hugetlbfs_aops = { variable