| /linux/include/linux/ |
| H A D | shmem_fs.h | 133 loff_t write_end, bool shmem_huge_force); 138 loff_t write_end, bool shmem_huge_force) in shmem_allowable_huge_orders() argument 174 int shmem_get_folio(struct inode *inode, pgoff_t index, loff_t write_end,
|
| /linux/drivers/nvmem/ |
| H A D | imx-ocotp.c | 350 goto write_end; in imx_ocotp_write() 455 goto write_end; in imx_ocotp_write() 474 write_end: in imx_ocotp_write()
|
| /linux/fs/bfs/ |
| H A D | file.c | 198 .write_end = generic_write_end,
|
| /linux/mm/ |
| H A D | shmem.c | 606 loff_t write_end) in shmem_get_orders_within_size() argument 615 i_size = max(write_end, i_size_read(inode)); in shmem_get_orders_within_size() 627 loff_t write_end, bool shmem_huge_force, in shmem_huge_global_enabled() argument 656 THP_ORDERS_ALL_FILE_DEFAULT, index, write_end); in shmem_huge_global_enabled() 862 loff_t write_end, bool shmem_huge_force, in shmem_huge_global_enabled() argument 1835 loff_t write_end, bool shmem_huge_force) in shmem_allowable_huge_orders() argument 1845 global_orders = shmem_huge_global_enabled(inode, index, write_end, in shmem_allowable_huge_orders() 2468 loff_t write_end, struct folio **foliop, enum sgp_type sgp, in shmem_get_folio_gfp() argument 2549 orders = shmem_allowable_huge_orders(inode, vma, index, write_end, false); in shmem_get_folio_gfp() 2670 int shmem_get_folio(struct inode *inode, pgoff_t index, loff_t write_end, in shmem_get_folio() argument [all …]
|
| /linux/drivers/gpib/gpio/ |
| H A D | gpib_bitbang.c | 509 goto write_end; in bb_write() 520 goto write_end; in bb_write() 561 write_end: in bb_write()
|
| /linux/fs/adfs/ |
| H A D | inode.c | 83 .write_end = generic_write_end,
|
| /linux/fs/hpfs/ |
| H A D | file.c | 252 .write_end = hpfs_write_end,
|
| /linux/fs/vboxsf/ |
| H A D | file.c | 355 .write_end = vboxsf_write_end,
|
| /linux/fs/omfs/ |
| H A D | file.c | 376 .write_end = generic_write_end,
|
| /linux/fs/jfs/ |
| H A D | inode.c | 363 .write_end = jfs_write_end,
|
| /linux/fs/ecryptfs/ |
| H A D | mmap.c | 531 .write_end = ecryptfs_write_end,
|
| /linux/Documentation/filesystems/iomap/ |
| H A D | porting.rst | 40 No ->write_begin(), ->write_end() or direct_IO
|
| /linux/Documentation/filesystems/ |
| H A D | locking.rst | 254 int (*write_end)(const struct kiocb *, struct address_space *mapping, 282 write_end: yes, unlocks exclusive 297 ->write_begin(), ->write_end() and ->read_folio() may be called from
|
| /linux/fs/ |
| H A D | buffer.c | 2486 err = aops->write_end(NULL, mapping, size, 0, 0, folio, fsdata); in generic_cont_expand_simple() 2524 err = aops->write_end(iocb, mapping, curpos, len, len, in cont_expand_zero() 2557 err = aops->write_end(iocb, mapping, curpos, len, len, in cont_expand_zero()
|
| H A D | libfs.c | 1027 .write_end = simple_write_end,
|
| /linux/fs/nfs/ |
| H A D | file.c | 624 .write_end = nfs_write_end,
|
| /linux/fs/minix/ |
| H A D | inode.c | 494 .write_end = generic_write_end,
|
| /linux/block/ |
| H A D | fops.c | 531 .write_end = blkdev_write_end,
|
| /linux/fs/hostfs/ |
| H A D | hostfs_kern.c | 496 .write_end = hostfs_write_end,
|
| /linux/fs/orangefs/ |
| H A D | inode.c | 596 .write_end = orangefs_write_end,
|
| /linux/fs/nilfs2/ |
| H A D | inode.c | 278 .write_end = nilfs_write_end,
|
| /linux/fs/ubifs/ |
| H A D | file.c | 1629 .write_end = ubifs_write_end,
|
| /linux/fs/ufs/ |
| H A D | inode.c | 515 .write_end = ufs_write_end,
|
| /linux/fs/ext2/ |
| H A D | inode.c | 977 .write_end = ext2_write_end,
|
| /linux/fs/hugetlbfs/ |
| H A D | inode.c | 1225 .write_end = hugetlbfs_write_end,
|