Home
last modified time | relevance | path

Searched refs:hugetlbfs_destroy_inode (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/hugetlbfs/
H A Dinode.c1131 * Any time after allocation, hugetlbfs_destroy_inode can be called in hugetlbfs_alloc_inode()
1133 * as part of hugetlbfs_destroy_inode. So, initialize policy here in hugetlbfs_alloc_inode()
1137 * private inode. This simplifies hugetlbfs_destroy_inode. in hugetlbfs_alloc_inode()
1149 static void hugetlbfs_destroy_inode(struct inode *inode) in hugetlbfs_destroy_inode() function
1201 .destroy_inode = hugetlbfs_destroy_inode,
/kernel/linux/linux-6.6/fs/hugetlbfs/
H A Dinode.c1298 * Any time after allocation, hugetlbfs_destroy_inode can be called in hugetlbfs_alloc_inode()
1300 * as part of hugetlbfs_destroy_inode. So, initialize policy here in hugetlbfs_alloc_inode()
1304 * private inode. This simplifies hugetlbfs_destroy_inode. in hugetlbfs_alloc_inode()
1316 static void hugetlbfs_destroy_inode(struct inode *inode) in hugetlbfs_destroy_inode() function
1368 .destroy_inode = hugetlbfs_destroy_inode,

Completed in 5 milliseconds