Searched defs:write_end (Results 1 – 3 of 3) sorted by relevance
/linux/include/linux/ |
H A D | shmem_fs.h | 120 shmem_allowable_huge_orders(struct inode * inode,struct vm_area_struct * vma,pgoff_t index,loff_t write_end,bool shmem_huge_force) shmem_allowable_huge_orders() argument
|
H A D | fs.h | 414 int (*write_end)(struct file *, struct address_space *mapping, member
|
/linux/mm/ |
H A D | shmem.c | 558 loff_t write_end, bool shmem_huge_force, in shmem_huge_global_enabled() 783 loff_t write_end, bool shmem_huge_force, in shmem_huge_global_enabled() 1687 loff_t write_end, bool shmem_huge_force) in shmem_allowable_huge_orders() 2258 loff_t write_end, struct folio **foliop, enum sgp_type sgp, in shmem_get_folio_gfp() 2460 int shmem_get_folio(struct inode *inode, pgoff_t index, loff_t write_end, in shmem_get_folio()
|