Searched refs:nommu_shrink_inode_mappings (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ramfs/
H A Dfile-nommu.c147 ret = nommu_shrink_inode_mappings(inode, size, newsize);
/linux-master/mm/
H A Dnommu.c1721 * nommu_shrink_inode_mappings - Shrink the shared mappings on an inode
1731 int nommu_shrink_inode_mappings(struct inode *inode, size_t size, function
/linux-master/include/linux/
H A Dmm.h3238 extern int nommu_shrink_inode_mappings(struct inode *, size_t, size_t);

Completed in 169 milliseconds