/linux-4.4.14/fs/freevxfs/ |
D | vxfs_extern.h | 54 extern const struct address_space_operations vxfs_immed_aops; 73 extern const struct address_space_operations vxfs_aops;
|
D | vxfs_immed.c | 46 const struct address_space_operations vxfs_immed_aops = {
|
D | vxfs_subr.c | 44 const struct address_space_operations vxfs_aops = {
|
D | vxfs_inode.c | 297 const struct address_space_operations *aops; in vxfs_iget()
|
/linux-4.4.14/fs/ntfs/ |
D | ntfs.h | 59 extern const struct address_space_operations ntfs_normal_aops; 60 extern const struct address_space_operations ntfs_compressed_aops; 61 extern const struct address_space_operations ntfs_mst_aops;
|
D | aops.c | 1669 const struct address_space_operations ntfs_normal_aops = { 1684 const struct address_space_operations ntfs_compressed_aops = { 1699 const struct address_space_operations ntfs_mst_aops = {
|
/linux-4.4.14/fs/squashfs/ |
D | squashfs.h | 100 extern const struct address_space_operations squashfs_aops; 109 extern const struct address_space_operations squashfs_symlink_aops;
|
D | symlink.c | 116 const struct address_space_operations squashfs_symlink_aops = {
|
D | file.c | 501 const struct address_space_operations squashfs_aops = {
|
/linux-4.4.14/fs/coda/ |
D | coda_linux.h | 38 extern const struct address_space_operations coda_file_aops; 39 extern const struct address_space_operations coda_symlink_aops;
|
D | symlink.c | 48 const struct address_space_operations coda_symlink_aops = {
|
/linux-4.4.14/fs/gfs2/ |
D | meta_io.h | 40 extern const struct address_space_operations gfs2_meta_aops; 41 extern const struct address_space_operations gfs2_rgrp_aops;
|
D | meta_io.c | 95 const struct address_space_operations gfs2_meta_aops = { 100 const struct address_space_operations gfs2_rgrp_aops = {
|
D | aops.c | 1172 static const struct address_space_operations gfs2_writeback_aops = { 1188 static const struct address_space_operations gfs2_ordered_aops = { 1205 static const struct address_space_operations gfs2_jdata_aops = {
|
/linux-4.4.14/fs/udf/ |
D | udfdecl.h | 89 extern const struct address_space_operations udf_aops; 90 extern const struct address_space_operations udf_adinicb_aops; 91 extern const struct address_space_operations udf_symlink_aops;
|
D | symlink.c | 160 const struct address_space_operations udf_symlink_aops = {
|
D | file.c | 109 const struct address_space_operations udf_adinicb_aops = {
|
D | inode.c | 237 const struct address_space_operations udf_aops = {
|
/linux-4.4.14/fs/isofs/ |
D | zisofs.h | 18 extern const struct address_space_operations zisofs_aops;
|
D | isofs.h | 197 extern const struct address_space_operations isofs_symlink_aops;
|
D | compress.c | 362 const struct address_space_operations zisofs_aops = {
|
D | rock.c | 806 const struct address_space_operations isofs_symlink_aops = {
|
D | inode.c | 1133 static const struct address_space_operations isofs_aops = {
|
/linux-4.4.14/fs/ocfs2/ |
D | symlink.h | 30 extern const struct address_space_operations ocfs2_fast_symlink_aops;
|
D | symlink.c | 85 const struct address_space_operations ocfs2_fast_symlink_aops = {
|
D | inode.h | 128 extern const struct address_space_operations ocfs2_aops;
|
D | aops.c | 2475 const struct address_space_operations ocfs2_aops = {
|
/linux-4.4.14/fs/cifs/ |
D | cifsfs.h | 45 extern const struct address_space_operations cifs_addr_ops; 46 extern const struct address_space_operations cifs_addr_ops_smallbuf;
|
D | file.c | 3867 const struct address_space_operations cifs_addr_ops = { 3886 const struct address_space_operations cifs_addr_ops_smallbuf = {
|
/linux-4.4.14/fs/bfs/ |
D | bfs.h | 54 extern const struct address_space_operations bfs_aops;
|
D | file.c | 189 const struct address_space_operations bfs_aops = {
|
/linux-4.4.14/fs/xfs/ |
D | xfs_aops.h | 55 extern const struct address_space_operations xfs_address_space_operations;
|
D | xfs_aops.c | 2001 const struct address_space_operations xfs_address_space_operations = {
|
/linux-4.4.14/fs/affs/ |
D | affs.h | 208 extern const struct address_space_operations affs_symlink_aops; 209 extern const struct address_space_operations affs_aops; 210 extern const struct address_space_operations affs_aops_ofs;
|
D | symlink.c | 70 const struct address_space_operations affs_symlink_aops = {
|
D | file.c | 434 const struct address_space_operations affs_aops = { 809 const struct address_space_operations affs_aops_ofs = {
|
/linux-4.4.14/fs/jfs/ |
D | jfs_inode.h | 45 extern const struct address_space_operations jfs_aops;
|
D | jfs_metapage.h | 141 extern const struct address_space_operations jfs_metapage_aops;
|
D | inode.c | 360 const struct address_space_operations jfs_aops = {
|
D | jfs_metapage.c | 578 const struct address_space_operations jfs_metapage_aops = {
|
/linux-4.4.14/fs/efs/ |
D | symlink.c | 52 const struct address_space_operations efs_symlink_aops = {
|
D | efs.h | 132 extern const struct address_space_operations efs_symlink_aops;
|
D | inode.c | 24 static const struct address_space_operations efs_aops = {
|
/linux-4.4.14/fs/hfs/ |
D | hfs_fs.h | 200 extern const struct address_space_operations hfs_aops; 201 extern const struct address_space_operations hfs_btree_aops;
|
D | inode.c | 159 const struct address_space_operations hfs_btree_aops = { 168 const struct address_space_operations hfs_aops = {
|
/linux-4.4.14/fs/omfs/ |
D | omfs.h | 56 extern const struct address_space_operations omfs_aops;
|
D | file.c | 374 const struct address_space_operations omfs_aops = {
|
/linux-4.4.14/fs/9p/ |
D | v9fs_vfs.h | 44 extern const struct address_space_operations v9fs_addr_operations;
|
D | vfs_addr.c | 340 const struct address_space_operations v9fs_addr_operations = {
|
/linux-4.4.14/fs/ncpfs/ |
D | ncp_fs.h | 85 extern const struct address_space_operations ncp_symlink_aops;
|
D | symlink.c | 100 const struct address_space_operations ncp_symlink_aops = {
|
/linux-4.4.14/fs/hpfs/ |
D | hpfs_fn.h | 275 extern const struct address_space_operations hpfs_aops; 313 extern const struct address_space_operations hpfs_symlink_aops;
|
D | file.c | 192 const struct address_space_operations hpfs_aops = {
|
D | namei.c | 506 const struct address_space_operations hpfs_symlink_aops = {
|
/linux-4.4.14/include/linux/ |
D | nfs_fs.h | 432 extern const struct address_space_operations nfs_file_aops; 433 extern const struct address_space_operations nfs_dir_aops;
|
D | fs.h | 368 struct address_space_operations { struct 412 extern const struct address_space_operations empty_aops; argument 437 const struct address_space_operations *a_ops; /* methods */
|
/linux-4.4.14/fs/ufs/ |
D | ufs.h | 114 extern const struct address_space_operations ufs_aops;
|
D | inode.c | 511 const struct address_space_operations ufs_aops = {
|
/linux-4.4.14/fs/exofs/ |
D | exofs.h | 204 extern const struct address_space_operations exofs_aops;
|
D | inode.c | 969 const struct address_space_operations exofs_aops = {
|
/linux-4.4.14/fs/hfsplus/ |
D | hfsplus_fs.h | 475 extern const struct address_space_operations hfsplus_aops; 476 extern const struct address_space_operations hfsplus_btree_aops;
|
D | inode.c | 157 const struct address_space_operations hfsplus_btree_aops = { 166 const struct address_space_operations hfsplus_aops = {
|
/linux-4.4.14/fs/cramfs/ |
D | inode.c | 49 static const struct address_space_operations cramfs_aops; 549 static const struct address_space_operations cramfs_aops = {
|
/linux-4.4.14/fs/sysv/ |
D | sysv.h | 166 extern const struct address_space_operations sysv_aops;
|
D | itree.c | 495 const struct address_space_operations sysv_aops = {
|
/linux-4.4.14/fs/ramfs/ |
D | inode.c | 46 static const struct address_space_operations ramfs_aops = {
|
/linux-4.4.14/drivers/video/fbdev/core/ |
D | fb_defio.c | 163 static const struct address_space_operations fb_deferred_io_aops = {
|
/linux-4.4.14/fs/configfs/ |
D | inode.c | 47 static const struct address_space_operations configfs_aops = {
|
/linux-4.4.14/fs/ext2/ |
D | ext2.h | 809 extern const struct address_space_operations ext2_aops; 810 extern const struct address_space_operations ext2_nobh_aops;
|
D | inode.c | 880 const struct address_space_operations ext2_aops = { 894 const struct address_space_operations ext2_nobh_aops = {
|
/linux-4.4.14/fs/nilfs2/ |
D | nilfs.h | 343 extern const struct address_space_operations nilfs_aops;
|
D | mdt.c | 471 static const struct address_space_operations def_mdt_aops = {
|
D | inode.c | 319 const struct address_space_operations nilfs_aops = {
|
/linux-4.4.14/fs/logfs/ |
D | file.c | 276 const struct address_space_operations logfs_reg_aops = {
|
D | logfs.h | 506 extern const struct address_space_operations logfs_reg_aops;
|
D | segment.c | 900 static const struct address_space_operations mapping_aops = {
|
/linux-4.4.14/fs/afs/ |
D | file.c | 49 const struct address_space_operations afs_fs_aops = {
|
D | internal.h | 495 extern const struct address_space_operations afs_fs_aops;
|
/linux-4.4.14/fs/jffs2/ |
D | os-linux.h | 155 extern const struct address_space_operations jffs2_file_address_operations;
|
D | file.c | 75 const struct address_space_operations jffs2_file_address_operations =
|
/linux-4.4.14/mm/ |
D | swap_state.c | 27 static const struct address_space_operations swap_aops = {
|
D | filemap.c | 2381 const struct address_space_operations *aops = mapping->a_ops; in pagecache_write_begin() 2392 const struct address_space_operations *aops = mapping->a_ops; in pagecache_write_end() 2492 const struct address_space_operations *a_ops = mapping->a_ops; in generic_perform_write()
|
D | shmem.c | 189 static const struct address_space_operations shmem_aops; 3114 static const struct address_space_operations shmem_aops = {
|
/linux-4.4.14/fs/kernfs/ |
D | inode.c | 21 static const struct address_space_operations kernfs_aops = {
|
/linux-4.4.14/fs/adfs/ |
D | inode.c | 77 static const struct address_space_operations adfs_aops = {
|
/linux-4.4.14/fs/ecryptfs/ |
D | mmap.c | 555 const struct address_space_operations ecryptfs_aops = {
|
D | ecryptfs_kernel.h | 541 extern const struct address_space_operations ecryptfs_aops;
|
/linux-4.4.14/fs/qnx4/ |
D | inode.c | 255 static const struct address_space_operations qnx4_aops = {
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | rw26.c | 521 const struct address_space_operations ll_aops = {
|
D | llite_internal.h | 702 extern const struct address_space_operations ll_aops;
|
D | llite_lib.c | 1674 inode->i_mapping->a_ops = (struct address_space_operations *)&ll_aops; in ll_read_inode2()
|
/linux-4.4.14/fs/romfs/ |
D | super.c | 143 static const struct address_space_operations romfs_aops = {
|
/linux-4.4.14/fs/hugetlbfs/ |
D | inode.c | 43 static const struct address_space_operations hugetlbfs_aops; 951 static const struct address_space_operations hugetlbfs_aops = {
|
/linux-4.4.14/fs/f2fs/ |
D | f2fs.h | 2025 extern const struct address_space_operations f2fs_dblock_aops; 2026 extern const struct address_space_operations f2fs_node_aops; 2027 extern const struct address_space_operations f2fs_meta_aops;
|
D | checkpoint.c | 355 const struct address_space_operations f2fs_meta_aops = {
|
D | data.c | 1686 const struct address_space_operations f2fs_dblock_aops = {
|
D | node.c | 1406 const struct address_space_operations f2fs_node_aops = {
|
/linux-4.4.14/fs/ |
D | aio.c | 203 static const struct address_space_operations aio_ctx_aops; 429 static const struct address_space_operations aio_ctx_aops = {
|
D | block_dev.c | 40 static const struct address_space_operations def_blk_aops; 1699 static const struct address_space_operations def_blk_aops = {
|
D | libfs.c | 1050 static const struct address_space_operations anon_aops = { in alloc_anon_inode()
|
D | inode.c | 64 const struct address_space_operations empty_aops = {
|
/linux-4.4.14/fs/nfs/ |
D | file.c | 568 const struct address_space_operations nfs_file_aops = {
|
D | dir.c | 66 const struct address_space_operations nfs_dir_aops = {
|
/linux-4.4.14/fs/qnx6/ |
D | inode.c | 497 static const struct address_space_operations qnx6_aops = {
|
/linux-4.4.14/fs/ceph/ |
D | super.h | 914 extern const struct address_space_operations ceph_aops;
|
D | addr.c | 1217 const struct address_space_operations ceph_aops = {
|
/linux-4.4.14/fs/befs/ |
D | linuxvfs.c | 77 static const struct address_space_operations befs_aops = {
|
/linux-4.4.14/fs/minix/ |
D | inode.c | 428 static const struct address_space_operations minix_aops = {
|
/linux-4.4.14/fs/cachefiles/ |
D | namei.c | 652 const struct address_space_operations *aops; in cachefiles_walk_to_object()
|
/linux-4.4.14/fs/hostfs/ |
D | hostfs_kern.c | 510 static const struct address_space_operations hostfs_aops = {
|
/linux-4.4.14/fs/ubifs/ |
D | ubifs.h | 1473 extern const struct address_space_operations ubifs_file_address_operations;
|
D | file.c | 1587 const struct address_space_operations ubifs_file_address_operations = {
|
/linux-4.4.14/fs/ext4/ |
D | inode.c | 3335 static const struct address_space_operations ext4_aops = { 3351 static const struct address_space_operations ext4_journalled_aops = { 3367 static const struct address_space_operations ext4_da_aops = {
|
/linux-4.4.14/Documentation/cgroups/ |
D | blkio-controller.txt | 427 address_space_operations->writepage[s]() to annotate bio's using the
|
/linux-4.4.14/fs/fat/ |
D | inode.c | 300 static const struct address_space_operations fat_aops = {
|
/linux-4.4.14/Documentation/filesystems/ |
D | Locking | 180 --------------------------- address_space_operations --------------------------
|
D | vfs.txt | 572 struct address_space_operations 578 struct address_space_operations {
|
/linux-4.4.14/fs/btrfs/ |
D | inode.c | 74 static const struct address_space_operations btrfs_aops; 75 static const struct address_space_operations btrfs_symlink_aops; 10078 static const struct address_space_operations btrfs_aops = { 10090 static const struct address_space_operations btrfs_symlink_aops = {
|
D | disk-io.c | 1069 static const struct address_space_operations btree_aops = {
|
/linux-4.4.14/fs/reiserfs/ |
D | reiserfs.h | 3178 extern const struct address_space_operations reiserfs_address_space_operations;
|
D | inode.c | 3453 const struct address_space_operations reiserfs_address_space_operations = {
|
/linux-4.4.14/fs/fuse/ |
D | file.c | 2992 static const struct address_space_operations fuse_file_aops = {
|