Home
last modified time | relevance | path

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

/mm/
A Dshmem.c751 struct inode *inode; in shmem_unused_huge_shrink() local
1584 struct inode *inode = mapping->host; in shmem_writeout() local
3100 struct inode *inode; in __shmem_get_inode() local
3182 struct inode *inode; in shmem_get_inode() local
3338 struct inode *inode = mapping->host; in shmem_write_begin() local
3899 struct inode *inode; in shmem_mknod() local
3942 struct inode *inode; in shmem_tmpfile() local
4150 struct inode *inode; in shmem_symlink() local
4485 struct inode *inode; in shmem_fh_to_dentry() local
5054 struct inode *inode; in shmem_fill_super() local
[all …]
A Dsecretmem.c53 struct inode *inode = file_inode(vmf->vma->vm_file); in secretmem_fault() local
115 static int secretmem_release(struct inode *inode, struct file *file) in secretmem_release()
168 struct inode *inode = d_inode(dentry); in secretmem_setattr() local
194 struct inode *inode; in secretmem_file_create() local
A Dtruncate.c754 void truncate_pagecache(struct inode *inode, loff_t newsize) in truncate_pagecache()
787 void truncate_setsize(struct inode *inode, loff_t newsize) in truncate_setsize()
817 void pagecache_isize_extended(struct inode *inode, loff_t from, loff_t to) in pagecache_isize_extended()
875 void truncate_pagecache_range(struct inode *inode, loff_t lstart, loff_t lend) in truncate_pagecache_range()
A Dmemfd.c81 struct inode *inode = file_inode(memfd); in memfd_alloc_folio() local
206 struct inode *inode = file_inode(file); in memfd_add_seals() local
451 struct inode *inode = file_inode(file); in alloc_file() local
A Dpage-writeback.c2049 struct inode *inode = mapping->host; in balance_dirty_pages_ratelimited_flags() local
2680 struct inode *inode = mapping->host; in folio_account_dirtied() local
2804 struct inode *inode = mapping->host; in folio_redirty_for_writepage() local
2895 struct inode *inode = mapping->host; in __folio_cancel_dirty() local
2933 struct inode *inode = mapping->host; in folio_clear_dirty_for_io() local
3016 struct inode *inode = mapping->host; in __folio_end_writeback() local
3060 struct inode *inode = mapping->host; in __folio_start_writeback() local
A Dreadahead.c312 struct inode *inode = ractl->mapping->host; in do_page_cache_ra() local
696 const struct inode *inode; in ksys_readahead() local
A Dfilemap.c2681 struct inode *inode = mapping->host; in filemap_read() local
2874 struct inode *inode = mapping->host; in generic_file_read_iter() local
3409 struct inode *inode = mapping->host; in filemap_fault() local
4129 struct inode *inode = mapping->host; in generic_file_direct_write() local
4266 struct inode *inode = mapping->host; in __generic_file_write_iter() local
4312 struct inode *inode = file->f_mapping->host; in generic_file_write_iter() local
4373 int filemap_invalidate_inode(struct inode *inode, bool flush, in filemap_invalidate_inode()
A Dfadvise.c33 struct inode *inode; in generic_fadvise() local
A Dshrinker_debug.c98 static int shrinker_debugfs_scan_open(struct inode *inode, struct file *file) in shrinker_debugfs_scan_open()
A Dswapfile.c2513 struct inode *inode = mapping->host; in setup_swap_extents() local
2682 struct inode *inode; in SYSCALL_DEFINE1() local
2930 static int swaps_open(struct inode *inode, struct file *file) in swaps_open()
3032 static int claim_swapfile(struct swap_info_struct *si, struct inode *inode) in claim_swapfile()
3082 struct inode *inode) in read_swap_header()
3276 struct inode *inode = NULL; in SYSCALL_DEFINE2() local
A Dmmap.c245 static inline u64 file_mmap_size_max(struct file *file, struct inode *inode) in file_mmap_size_max()
264 static inline bool file_mmap_ok(struct file *file, struct inode *inode, in file_mmap_ok()
423 struct inode *inode = file_inode(file); in do_mmap() local
A Dgup_test.c373 static int gup_test_release(struct inode *inode, struct file *file) in gup_test_release()
A Dbacking-dev.c65 struct inode *inode; in collect_wb_stats() local
1198 struct backing_dev_info *inode_to_bdi(struct inode *inode) in inode_to_bdi()
A Duserfaultfd.c150 struct inode *inode; in mfill_file_over_size() local
385 struct inode *inode = file_inode(dst_vma->vm_file); in mfill_atomic_pte_continue() local
A Dpage_io.c83 struct inode *inode = mapping->host; in generic_swapfile_activate() local
A Dhugetlb.c965 void hugetlb_fix_reserve_counts(struct inode *inode) in hugetlb_fix_reserve_counts()
1165 static inline struct resv_map *inode_resv_map(struct inode *inode) in inode_resv_map()
1183 struct inode *inode = mapping->host; in vma_resv_map() local
6346 struct inode *inode = mapping->host; in hugetlb_add_to_page_cache() local
7242 long hugetlb_reserve_pages(struct inode *inode, in hugetlb_reserve_pages()
7410 long hugetlb_unreserve_pages(struct inode *inode, long start, long end, in hugetlb_unreserve_pages()
A Dpage_owner.c927 static int page_owner_stack_open(struct inode *inode, struct file *file) in page_owner_stack_open()
A Dnommu.c1803 int nommu_shrink_inode_mappings(struct inode *inode, size_t size, in nommu_shrink_inode_mappings()
A Dslab_common.c1184 static int slabinfo_open(struct inode *inode, struct file *file) in slabinfo_open()
A Dkmemleak.c2018 static int kmemleak_open(struct inode *inode, struct file *file) in kmemleak_open()
A Dhuge_memory.c87 struct inode *inode; in file_thp_enabled() local
A Dslub.c7740 static int slab_debug_trace_open(struct inode *inode, struct file *filep) in slab_debug_trace_open()
7791 static int slab_debug_trace_release(struct inode *inode, struct file *file) in slab_debug_trace_release()
A Dvmscan.c5669 static int lru_gen_seq_open(struct inode *inode, struct file *file) in lru_gen_seq_open()

Completed in 880 milliseconds