Home
last modified time | relevance | path

Searched defs:inode (Results 1 – 20 of 20) sorted by relevance

/mm/
Dshmem.c125 static inline int shmem_getpage(struct inode *inode, pgoff_t index, in shmem_getpage()
239 static void shmem_recalc_inode(struct inode *inode) in shmem_recalc_inode()
399 static void shmem_undo_range(struct inode *inode, loff_t lstart, loff_t lend, in shmem_undo_range()
543 void shmem_truncate_range(struct inode *inode, loff_t lstart, loff_t lend) in shmem_truncate_range()
552 struct inode *inode = dentry->d_inode; in shmem_setattr() local
592 static void shmem_evict_inode(struct inode *inode) in shmem_evict_inode()
753 struct inode *inode; in shmem_writepage() local
1037 static int shmem_getpage_gfp(struct inode *inode, pgoff_t index, in shmem_getpage_gfp()
1280 struct inode *inode = file_inode(vma->vm_file); in shmem_fault() local
1356 struct inode *inode = file_inode(vma->vm_file); in shmem_set_policy() local
[all …]
Dfilemap_xip.c59 struct inode *inode = mapping->host; in do_xip_mapping_read() local
226 struct inode *inode = mapping->host; in xip_file_fault() local
329 struct inode *inode = mapping->host; in __xip_file_write() local
402 struct inode *inode = mapping->host; in xip_file_write() local
Dtruncate.c689 void truncate_pagecache(struct inode *inode, loff_t newsize) in truncate_pagecache()
722 void truncate_setsize(struct inode *inode, loff_t newsize) in truncate_setsize()
752 void pagecache_isize_extended(struct inode *inode, loff_t from, loff_t to) in pagecache_isize_extended()
797 void truncate_pagecache_range(struct inode *inode, loff_t lstart, loff_t lend) in truncate_pagecache_range()
Dfilemap.c1467 struct inode *inode = mapping->host; in do_generic_file_read() local
1701 struct inode *inode = mapping->host; in generic_file_read_iter() local
1872 struct inode *inode = mapping->host; in filemap_fault() local
2062 struct inode *inode = file_inode(vma->vm_file); in filemap_page_mkwrite() local
2266 struct inode *inode = file->f_mapping->host; in generic_write_checks() local
2365 struct inode *inode = mapping->host; in generic_file_direct_write() local
2561 struct inode *inode = mapping->host; in __generic_file_write_iter() local
2656 struct inode *inode = file->f_mapping->host; in generic_file_write_iter() local
Dvmstat.c1050 static int fragmentation_open(struct inode *inode, struct file *file) in fragmentation_open()
1069 static int pagetypeinfo_open(struct inode *inode, struct file *file) in pagetypeinfo_open()
1162 static int zoneinfo_open(struct inode *inode, struct file *file) in zoneinfo_open()
1244 static int vmstat_open(struct inode *inode, struct file *file) in vmstat_open()
1529 static int unusable_open(struct inode *inode, struct file *file) in unusable_open()
1581 static int extfrag_open(struct inode *inode, struct file *file) in extfrag_open()
Dswapfile.c1763 struct inode *inode = mapping->host; in setup_swap_extents() local
1852 struct inode *inode; in SYSCALL_DEFINE1() local
2095 static int swaps_open(struct inode *inode, struct file *file) in swaps_open()
2181 static int claim_swapfile(struct swap_info_struct *p, struct inode *inode) in claim_swapfile()
2212 struct inode *inode) in read_swap_header()
2406 struct inode *inode = NULL; in SYSCALL_DEFINE2() local
Dbacking-dev.c73 struct inode *inode; in bdi_debug_stats_show() local
125 static int bdi_debug_stats_open(struct inode *inode, struct file *file) in bdi_debug_stats_open()
Dcleancache.c183 static int cleancache_get_key(struct inode *inode, in cleancache_get_key()
Dpage_io.c141 struct inode *inode = mapping->host; in generic_swapfile_activate() local
Dhugetlb.c132 static inline struct hugepage_subpool *subpool_inode(struct inode *inode) in subpool_inode()
430 static inline struct resv_map *inode_resv_map(struct inode *inode) in inode_resv_map()
440 struct inode *inode = mapping->host; in vma_resv_map() local
3042 struct inode *inode = mapping->host; in hugetlb_no_page() local
3464 int hugetlb_reserve_pages(struct inode *inode, in hugetlb_reserve_pages()
3545 void hugetlb_unreserve_pages(struct inode *inode, long offset, long freed) in hugetlb_unreserve_pages()
Dreadahead.c156 struct inode *inode = mapping->host; in __do_page_cache_readahead() local
Dslab_common.c935 static int slabinfo_open(struct inode *inode, struct file *file) in slabinfo_open()
Dmemblock.c1567 static int memblock_debug_open(struct inode *inode, struct file *file) in memblock_debug_open()
Dkmemleak.c1584 static int kmemleak_open(struct inode *inode, struct file *file) in kmemleak_open()
Dnommu.c2085 int nommu_shrink_inode_mappings(struct inode *inode, size_t size, in nommu_shrink_inode_mappings()
Dzsmalloc.c539 static int zs_stats_size_open(struct inode *inode, struct file *file) in zs_stats_size_open()
Dvmalloc.c2647 static int vmalloc_open(struct inode *inode, struct file *file) in vmalloc_open()
Dvmscan.c211 static int debug_shrinker_open(struct inode *inode, struct file *file) in debug_shrinker_open()
Dmmap.c1357 struct inode *inode = file_inode(file); in do_mmap_pgoff() local
Dslab.c4186 static int slabstats_open(struct inode *inode, struct file *file) in slabstats_open()