Searched defs:locked_page (Results  1 – 8 of 8) sorted by relevance
| /Linux-v5.4/fs/ocfs2/ | 
| D | mmap.c | 58 	struct page *locked_page = NULL;  in __ocfs2_page_mkwrite()  local
 | 
| /Linux-v5.4/fs/ufs/ | 
| D | balloc.c | 241 			       sector_t newb, struct page *locked_page)  in ufs_change_blocknr()346 			   struct page *locked_page)  in ufs_new_fragments()
 
 | 
| D | inode.c | 222 		  int *err, struct page *locked_page)  in ufs_extend_tail()257 		  int *new, struct page *locked_page)  in ufs_inode_getfrag()
 336 		  int *new, struct page *locked_page)  in ufs_inode_getblock()
 
 | 
| /Linux-v5.4/fs/btrfs/tests/ | 
| D | extent-io-tests.c | 64 	struct page *locked_page = NULL;  in test_find_delalloc()  local
 | 
| /Linux-v5.4/fs/ceph/ | 
| D | addr.c | 1538 		struct page *locked_page = NULL;  in ceph_page_mkwrite()  local1616 void ceph_fill_inline_data(struct inode *inode, struct page *locked_page,  in ceph_fill_inline_data()
 1660 int ceph_uninline_data(struct file *filp, struct page *locked_page)  in ceph_uninline_data()
 
 | 
| D | inode.c | 728 static int fill_inode(struct inode *inode, struct page *locked_page,  in fill_inode()2240 int __ceph_do_getattr(struct inode *inode, struct page *locked_page,  in __ceph_do_getattr()
 
 | 
| /Linux-v5.4/fs/btrfs/ | 
| D | extent_io.c | 1738 					   struct page *locked_page,  in __unlock_for_delalloc()1753 					struct page *locked_page,  in lock_delalloc_pages()
 1783 				    struct page *locked_page, u64 *start,  in find_lock_delalloc_range()
 1864 				  struct page *locked_page,  in __process_pages_contig()
 1941 				  struct page *locked_page,  in extent_clear_unlock_delalloc()
 
 | 
| D | inode.c | 108 						 struct page *locked_page,  in btrfs_cleanup_ordered_extents()366 	struct page *locked_page;  member
 965 				   struct page *locked_page,  in cow_file_range()
 1207 static int cow_file_range_async(struct inode *inode, struct page *locked_page,  in cow_file_range_async()
 1318 				       struct page *locked_page,  in run_delalloc_nocow()
 1694 int btrfs_run_delalloc_range(struct inode *inode, struct page *locked_page,  in btrfs_run_delalloc_range()
 
 |