/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | xfile.h | 11 void *fsdata; member
|
H A D | xfile.c | 227 void *fsdata = NULL; in xfile_pwrite() local 329 void *fsdata = NULL; in xfile_get_page() local
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | mmap.c | 59 void *fsdata; in __ocfs2_page_mkwrite() local
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | mmap.c | 57 void *fsdata; in __ocfs2_page_mkwrite() local
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | verity.c | 82 void *fsdata = NULL; in pagecache_write() local
|
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | verity.c | 81 void *fsdata = NULL; in pagecache_write() local
|
/kernel/linux/linux-5.10/fs/bfs/ |
H A D | file.c | 171 bfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) bfs_write_begin() argument
|
/kernel/linux/linux-5.10/fs/jffs2/ |
H A D | file.c | 132 jffs2_write_begin(struct file *filp, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) jffs2_write_begin() argument 245 jffs2_write_end(struct file *filp, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *pg, void *fsdata) jffs2_write_end() argument
|
/kernel/linux/linux-6.6/fs/bfs/ |
H A D | file.c | 171 bfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) bfs_write_begin() argument
|
/kernel/linux/linux-6.6/fs/jffs2/ |
H A D | file.c | 131 jffs2_write_begin(struct file *filp, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) jffs2_write_begin() argument 244 jffs2_write_end(struct file *filp, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *pg, void *fsdata) jffs2_write_end() argument
|
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | verity.c | 84 void *fsdata = NULL; in pagecache_write() local
|
/kernel/linux/linux-5.10/fs/hpfs/ |
H A D | file.c | 154 hpfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) hpfs_write_begin() argument 170 hpfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *pagep, void *fsdata) hpfs_write_end() argument
|
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | inode.c | 316 jfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) jfs_write_begin() argument
|
/kernel/linux/linux-5.10/fs/9p/ |
H A D | vfs_addr.c | 255 v9fs_write_begin(struct file *filp, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) v9fs_write_begin() argument 291 v9fs_write_end(struct file *filp, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) v9fs_write_end() argument
|
/kernel/linux/linux-5.10/fs/ecryptfs/ |
H A D | mmap.c | 264 ecryptfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) ecryptfs_write_begin() argument 462 ecryptfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) ecryptfs_write_end() argument
|
/kernel/linux/linux-5.10/fs/adfs/ |
H A D | inode.c | 54 adfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) adfs_write_begin() argument
|
/kernel/linux/linux-5.10/fs/omfs/ |
H A D | file.c | 318 omfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) omfs_write_begin() argument
|
/kernel/linux/linux-5.10/fs/udf/ |
H A D | file.c | 88 udf_adinicb_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) udf_adinicb_write_begin() argument 113 udf_adinicb_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) udf_adinicb_write_end() argument
|
/kernel/linux/linux-5.10/fs/vboxsf/ |
H A D | file.c | 307 vboxsf_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned int len, unsigned int copied, struct page *page, void *fsdata) vboxsf_write_end() argument
|
/kernel/linux/linux-5.10/fs/hfs/ |
H A D | extent.c | 489 void *fsdata; in hfs_file_truncate() local
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | verity.c | 80 void *fsdata = NULL; in pagecache_write() local
|
/kernel/linux/linux-6.6/fs/ecryptfs/ |
H A D | mmap.c | 265 ecryptfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) ecryptfs_write_begin() argument 463 ecryptfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) ecryptfs_write_end() argument
|
/kernel/linux/linux-6.6/fs/adfs/ |
H A D | inode.c | 54 adfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) adfs_write_begin() argument
|
/kernel/linux/linux-6.6/fs/hpfs/ |
H A D | file.c | 191 hpfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) hpfs_write_begin() argument 207 hpfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *pagep, void *fsdata) hpfs_write_end() argument
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | inode.c | 293 jfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) jfs_write_begin() argument 306 jfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) jfs_write_end() argument
|