Searched defs:page_ops (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | iomap.h | 90 const struct iomap_page_ops *page_ops; member
|
| /kernel/linux/linux-6.6/scripts/gdb/linux/ |
| H A D | mm.py | 22 class page_ops(): class
|
| /kernel/linux/linux-5.10/fs/iomap/ |
| H A D | buffered-io.c | 595 const struct iomap_page_ops *page_ops = iomap->page_ops; in iomap_write_begin() local 714 const struct iomap_page_ops *page_ops = iomap->page_ops; in iomap_write_end() local [all...] |
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | extent_io.c | 184 process_one_page(struct btrfs_fs_info *fs_info, struct page *page, struct page *locked_page, unsigned long page_ops, u64 start, u64 end) process_one_page() argument 206 __process_pages_contig(struct address_space *mapping, struct page *locked_page, u64 start, u64 end, unsigned long page_ops) __process_pages_contig() argument 414 extent_clear_unlock_delalloc(struct btrfs_inode *inode, u64 start, u64 end, struct page *locked_page, u32 clear_bits, unsigned long page_ops) extent_clear_unlock_delalloc() argument
|
| H A D | inode.c | 1290 unsigned long page_ops; in cow_file_range() local
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | extent_io.c | 1941 __process_pages_contig(struct address_space *mapping, struct page *locked_page, pgoff_t start_index, pgoff_t end_index, unsigned long page_ops, pgoff_t *index_ret) __process_pages_contig() argument 2019 extent_clear_unlock_delalloc(struct btrfs_inode *inode, u64 start, u64 end, struct page *locked_page, unsigned clear_bits, unsigned long page_ops) extent_clear_unlock_delalloc() argument [all...] |
| H A D | inode.c | 993 unsigned long page_ops; in cow_file_range() local 1272 unsigned long page_ops = PAGE_UNLOCK | PAGE_CLEAR_DIRTY | in cow_file_range_async() local
|
Completed in 69 milliseconds