Home
last modified time | relevance | path

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

/Linux-v6.6/fs/hugetlbfs/
Dinode.c42 static const struct address_space_operations hugetlbfs_aops; variable
1026 inode->i_mapping->a_ops = &hugetlbfs_aops; in hugetlbfs_get_inode()
1311 static const struct address_space_operations hugetlbfs_aops = { variable