Home
last modified time | relevance | path

Searched defs:fsdata (Results 76 - 100 of 102) sorted by relevance

12345

/kernel/linux/linux-5.10/fs/hugetlbfs/
H A Dinode.c384 hugetlbfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) hugetlbfs_write_begin() argument
392 hugetlbfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) hugetlbfs_write_end() argument
/kernel/linux/linux-6.6/fs/hugetlbfs/
H A Dinode.c413 hugetlbfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) hugetlbfs_write_begin() argument
421 hugetlbfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) hugetlbfs_write_end() argument
/kernel/linux/linux-6.6/fs/ceph/
H A Daddr.c1498 ceph_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) ceph_write_begin() argument
1521 ceph_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *subpage, void *fsdata) ceph_write_end() argument
/kernel/linux/linux-6.6/fs/fat/
H A Dinode.c223 fat_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) fat_write_begin() argument
238 fat_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *pagep, void *fsdata) fat_write_end() argument
/kernel/linux/linux-6.6/fs/f2fs/
H A Dcompress.c1140 bool f2fs_compress_write_end(struct inode *inode, void *fsdata, in f2fs_compress_write_end() argument
1163 void *fsdata = NULL; in f2fs_truncate_partial_cluster() local
1038 prepare_compress_overwrite(struct compress_ctx *cc, struct page **pagep, pgoff_t index, void **fsdata) prepare_compress_overwrite() argument
1125 f2fs_prepare_compress_overwrite(struct inode *inode, struct page **pagep, pgoff_t index, void **fsdata) f2fs_prepare_compress_overwrite() argument
[all...]
H A Ddata.c3124 void *fsdata = NULL; in f2fs_write_cache_pages() local
3601 f2fs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) f2fs_write_begin() argument
3733 f2fs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) f2fs_write_end() argument
H A Dsuper.c2720 void *fsdata = NULL; in f2fs_quota_write() local
/kernel/linux/linux-6.6/fs/
H A Dbuffer.c2469 void *fsdata = NULL; in generic_cont_expand_simple() local
2495 void *fsdata = NULL; in cont_expand_zero() local
2240 block_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) block_write_end() argument
2274 generic_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) generic_write_end() argument
2565 cont_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata, get_block_t *get_block, loff_t *bytes) cont_write_begin() argument
[all...]
H A Dlibfs.c824 simple_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) simple_write_begin() argument
869 simple_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) simple_write_end() argument
H A Dnamei.c5211 void *fsdata = NULL; in page_symlink() local
/kernel/linux/linux-6.6/fs/ocfs2/
H A Daops.c1646 ocfs2_write_begin_nolock(struct address_space *mapping, loff_t pos, unsigned len, ocfs2_write_type_t type, struct page **pagep, void **fsdata, struct buffer_head *di_bh, struct page *mmap_page) ocfs2_write_begin_nolock() argument
1882 ocfs2_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) ocfs2_write_begin() argument
1950 ocfs2_write_end_nolock(struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, void *fsdata) ocfs2_write_end_nolock() argument
2079 ocfs2_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) ocfs2_write_end() argument
/kernel/linux/linux-6.6/fs/udf/
H A Dinode.c252 udf_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) udf_write_begin() argument
278 udf_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) udf_write_end() argument
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dinode.c2742 reiserfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) reiserfs_write_begin() argument
2869 reiserfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) reiserfs_write_end() argument
/kernel/linux/linux-6.6/mm/
H A Dfilemap.c3955 void *fsdata = NULL; in generic_perform_write() local
/kernel/linux/linux-5.10/fs/fuse/
H A Dfile.c2255 fuse_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) fuse_write_begin() argument
2300 fuse_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) fuse_write_end() argument
/kernel/linux/linux-5.10/fs/
H A Dnamei.c4731 void *fsdata = NULL; in __page_symlink() local
/kernel/linux/linux-5.10/fs/cifs/
H A Dfile.c2530 cifs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) cifs_write_end() argument
4657 cifs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) cifs_write_begin() argument
H A Dsmb2pdu.c5122 SMB311_posix_qfs_info(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct kstatfs *fsdata) SMB311_posix_qfs_info() argument
5173 SMB2_QFS_info(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct kstatfs *fsdata) SMB2_QFS_info() argument
/kernel/linux/linux-6.6/fs/fuse/
H A Dfile.c2320 fuse_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) fuse_write_begin() argument
2364 fuse_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) fuse_write_end() argument
/kernel/linux/linux-6.6/fs/smb/client/
H A Dfile.c3074 cifs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) cifs_write_end() argument
4795 cifs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) cifs_write_begin() argument
/kernel/linux/linux-5.10/fs/f2fs/
H A Dsuper.c2128 void *fsdata = NULL; in f2fs_quota_write() local
H A Ddata.c3072 void *fsdata = NULL; in f2fs_write_cache_pages() local
3428 f2fs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) f2fs_write_begin() argument
3563 f2fs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) f2fs_write_end() argument
/kernel/linux/linux-5.10/fs/ext4/
H A Dinode.c1131 ext4_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) ext4_write_begin() argument
1282 ext4_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) ext4_write_end() argument
1383 ext4_journalled_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) ext4_journalled_write_end() argument
2984 ext4_da_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) ext4_da_write_begin() argument
3075 ext4_da_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) ext4_da_write_end() argument
[all...]
/kernel/linux/linux-5.10/mm/
H A Dshmem.c2517 shmem_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) shmem_write_begin() argument
2538 shmem_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) shmem_write_end() argument
/kernel/linux/linux-6.6/fs/ext4/
H A Dinode.c1117 ext4_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) ext4_write_begin() argument
1269 ext4_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) ext4_write_end() argument
1373 ext4_journalled_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) ext4_journalled_write_end() argument
2861 ext4_da_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) ext4_da_write_begin() argument
3011 ext4_da_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) ext4_da_write_end() argument
[all...]

Completed in 106 milliseconds

12345