/openbmc/u-boot/fs/fat/ |
H A D | fat.c | 651 fsdata *fsdata; /* filesystem parameters */ member 679 static int fat_itr_root(fat_itr *itr, fsdata *fsdata) in fat_itr_root() argument 1078 fsdata fsdata; in fat_exists() local 1098 fsdata fsdata; in fat_size() local 1135 fsdata fsdata; in file_fat_read_at() local 1195 fsdata fsdata; member
|
H A D | fat_write.c | 1197 fsdata fsdata = { .fatbuf = NULL, }, *mydata = &fsdata; in fat_dir_entries() local 1263 fsdata fsdata = { .fatbuf = NULL, }; in fat_unlink() local
|
/openbmc/linux/fs/affs/ |
H A D | file.c | 420 struct page **pagep, void **fsdata) in affs_write_begin() 436 struct page *page, void *fsdata) in affs_write_end() 651 struct page **pagep, void **fsdata) in affs_write_begin_ofs() 690 struct page *page, void *fsdata) in affs_write_end_ofs() 886 void *fsdata = NULL; in affs_truncate() local
|
/openbmc/linux/fs/jffs2/ |
H A D | file.c | 133 struct page **pagep, void **fsdata) in jffs2_write_begin() 246 struct page *pg, void *fsdata) in jffs2_write_end()
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | xfile.c | 227 void *fsdata = NULL; in xfile_pwrite() local 329 void *fsdata = NULL; in xfile_get_page() local
|
H A D | xfile.h | 11 void *fsdata; member
|
/openbmc/linux/fs/ecryptfs/ |
H A D | mmap.c | 268 struct page **pagep, void **fsdata) in ecryptfs_write_begin() 466 struct page *page, void *fsdata) in ecryptfs_write_end()
|
/openbmc/linux/fs/hpfs/ |
H A D | file.c | 193 struct page **pagep, void **fsdata) in hpfs_write_begin() 209 struct page *pagep, void *fsdata) in hpfs_write_end()
|
/openbmc/linux/fs/jfs/ |
H A D | inode.c | 295 struct page **pagep, void **fsdata) in jfs_write_begin() 308 void *fsdata) in jfs_write_end()
|
/openbmc/linux/fs/9p/ |
H A D | vfs_addr.c | 277 struct page **subpagep, void **fsdata) in v9fs_write_begin() 299 struct page *subpage, void *fsdata) in v9fs_write_end()
|
/openbmc/u-boot/include/ |
H A D | fat.h | 178 } fsdata; typedef 180 static inline u32 clust_to_sect(fsdata *fsdata, u32 clust) in clust_to_sect() argument 185 static inline u32 sect_to_clust(fsdata *fsdata, int sect) in sect_to_clust() argument
|
/openbmc/linux/fs/ocfs2/ |
H A D | mmap.c | 57 void *fsdata; in __ocfs2_page_mkwrite() local
|
H A D | aops.c | 1647 struct page **pagep, void **fsdata, in ocfs2_write_begin_nolock() 1883 struct page **pagep, void **fsdata) in ocfs2_write_begin() 1950 loff_t pos, unsigned len, unsigned copied, void *fsdata) in ocfs2_write_end_nolock() 2080 struct page *page, void *fsdata) in ocfs2_write_end()
|
/openbmc/linux/fs/exfat/ |
H A D | inode.c | 365 struct page **pagep, void **fsdata) in exfat_write_begin() 382 struct page *pagep, void *fsdata) in exfat_write_end()
|
/openbmc/linux/fs/bfs/ |
H A D | file.c | 173 struct page **pagep, void **fsdata) in bfs_write_begin()
|
/openbmc/linux/fs/f2fs/ |
H A D | verity.c | 84 void *fsdata = NULL; in pagecache_write() local
|
H A D | compress.c | 1060 struct page **pagep, pgoff_t index, void **fsdata) in prepare_compress_overwrite() 1147 struct page **pagep, pgoff_t index, void **fsdata) in f2fs_prepare_compress_overwrite() 1161 bool f2fs_compress_write_end(struct inode *inode, void *fsdata, in f2fs_compress_write_end() 1184 void *fsdata = NULL; in f2fs_truncate_partial_cluster() local
|
/openbmc/linux/fs/adfs/ |
H A D | inode.c | 56 struct page **pagep, void **fsdata) in adfs_write_begin()
|
/openbmc/linux/fs/nfs/ |
H A D | file.c | 340 void **fsdata) in nfs_write_begin() 373 struct page *page, void *fsdata) in nfs_write_end()
|
/openbmc/linux/fs/ext4/ |
H A D | verity.c | 80 void *fsdata = NULL; in pagecache_write() local
|
/openbmc/linux/fs/afs/ |
H A D | write.c | 70 struct page **_page, void **fsdata) in afs_write_begin() 155 struct page *subpage, void *fsdata) in afs_write_end()
|
/openbmc/linux/block/ |
H A D | fops.c | 429 loff_t pos, unsigned len, struct page **pagep, void **fsdata) in blkdev_write_begin() 436 void *fsdata) in blkdev_write_end()
|
/openbmc/linux/fs/ |
H A D | buffer.c | 2248 struct page *page, void *fsdata) in block_write_end() 2282 struct page *page, void *fsdata) in generic_write_end() 2475 void *fsdata = NULL; in generic_cont_expand_simple() local 2501 void *fsdata = NULL; in cont_expand_zero() local 2573 struct page **pagep, void **fsdata, in cont_write_begin()
|
/openbmc/linux/fs/orangefs/ |
H A D | inode.c | 319 struct page **pagep, void **fsdata) in orangefs_write_begin() 375 loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) in orangefs_write_end()
|
/openbmc/linux/fs/omfs/ |
H A D | file.c | 315 struct page **pagep, void **fsdata) in omfs_write_begin()
|