Home
last modified time | relevance | path

Searched refs:address_space_operations (Results 1 – 122 of 122) sorted by relevance

/linux-4.1.27/fs/freevxfs/
Dvxfs_extern.h57 extern const struct address_space_operations vxfs_immed_aops;
76 extern const struct address_space_operations vxfs_aops;
Dvxfs_immed.c60 const struct address_space_operations vxfs_immed_aops = {
Dvxfs_subr.c44 const struct address_space_operations vxfs_aops = {
Dvxfs_inode.c296 const struct address_space_operations *aops; in vxfs_iget()
/linux-4.1.27/fs/ntfs/
Dntfs.h59 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;
Daops.c1669 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.1.27/fs/squashfs/
Dsquashfs.h100 extern const struct address_space_operations squashfs_aops;
109 extern const struct address_space_operations squashfs_symlink_aops;
Dsymlink.c116 const struct address_space_operations squashfs_symlink_aops = {
Dfile.c501 const struct address_space_operations squashfs_aops = {
/linux-4.1.27/fs/coda/
Dcoda_linux.h38 extern const struct address_space_operations coda_file_aops;
39 extern const struct address_space_operations coda_symlink_aops;
Dsymlink.c48 const struct address_space_operations coda_symlink_aops = {
/linux-4.1.27/fs/gfs2/
Dmeta_io.h40 extern const struct address_space_operations gfs2_meta_aops;
41 extern const struct address_space_operations gfs2_rgrp_aops;
Dmeta_io.c95 const struct address_space_operations gfs2_meta_aops = {
100 const struct address_space_operations gfs2_rgrp_aops = {
Daops.c1168 static const struct address_space_operations gfs2_writeback_aops = {
1184 static const struct address_space_operations gfs2_ordered_aops = {
1201 static const struct address_space_operations gfs2_jdata_aops = {
/linux-4.1.27/fs/udf/
Dudfdecl.h89 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;
Dsymlink.c157 const struct address_space_operations udf_symlink_aops = {
Dfile.c109 const struct address_space_operations udf_adinicb_aops = {
Dinode.c237 const struct address_space_operations udf_aops = {
/linux-4.1.27/fs/isofs/
Dzisofs.h18 extern const struct address_space_operations zisofs_aops;
Disofs.h197 extern const struct address_space_operations isofs_symlink_aops;
Dcompress.c362 const struct address_space_operations zisofs_aops = {
Drock.c806 const struct address_space_operations isofs_symlink_aops = {
Dinode.c1133 static const struct address_space_operations isofs_aops = {
/linux-4.1.27/fs/ocfs2/
Dsymlink.h30 extern const struct address_space_operations ocfs2_fast_symlink_aops;
Dsymlink.c85 const struct address_space_operations ocfs2_fast_symlink_aops = {
Dinode.h128 extern const struct address_space_operations ocfs2_aops;
Daops.c2435 const struct address_space_operations ocfs2_aops = {
/linux-4.1.27/fs/cifs/
Dcifsfs.h45 extern const struct address_space_operations cifs_addr_ops;
46 extern const struct address_space_operations cifs_addr_ops_smallbuf;
Dfile.c3867 const struct address_space_operations cifs_addr_ops = {
3886 const struct address_space_operations cifs_addr_ops_smallbuf = {
/linux-4.1.27/fs/xfs/
Dxfs_aops.h55 extern const struct address_space_operations xfs_address_space_operations;
Dxfs_aops.c1916 const struct address_space_operations xfs_address_space_operations = {
/linux-4.1.27/fs/bfs/
Dbfs.h54 extern const struct address_space_operations bfs_aops;
Dfile.c189 const struct address_space_operations bfs_aops = {
/linux-4.1.27/fs/affs/
Daffs.h208 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;
Dsymlink.c72 const struct address_space_operations affs_symlink_aops = {
Dfile.c434 const struct address_space_operations affs_aops = {
809 const struct address_space_operations affs_aops_ofs = {
/linux-4.1.27/fs/jfs/
Djfs_inode.h45 extern const struct address_space_operations jfs_aops;
Djfs_metapage.h141 extern const struct address_space_operations jfs_metapage_aops;
Dinode.c359 const struct address_space_operations jfs_aops = {
Djfs_metapage.c578 const struct address_space_operations jfs_metapage_aops = {
/linux-4.1.27/fs/efs/
Dsymlink.c52 const struct address_space_operations efs_symlink_aops = {
Defs.h132 extern const struct address_space_operations efs_symlink_aops;
Dinode.c24 static const struct address_space_operations efs_aops = {
/linux-4.1.27/fs/hfs/
Dhfs_fs.h200 extern const struct address_space_operations hfs_aops;
201 extern const struct address_space_operations hfs_btree_aops;
Dinode.c159 const struct address_space_operations hfs_btree_aops = {
168 const struct address_space_operations hfs_aops = {
/linux-4.1.27/fs/9p/
Dv9fs_vfs.h44 extern const struct address_space_operations v9fs_addr_operations;
Dvfs_addr.c340 const struct address_space_operations v9fs_addr_operations = {
/linux-4.1.27/fs/omfs/
Domfs.h56 extern const struct address_space_operations omfs_aops;
Dfile.c374 const struct address_space_operations omfs_aops = {
/linux-4.1.27/fs/ncpfs/
Dncp_fs.h85 extern const struct address_space_operations ncp_symlink_aops;
Dsymlink.c100 const struct address_space_operations ncp_symlink_aops = {
/linux-4.1.27/fs/hpfs/
Dhpfs_fn.h266 extern const struct address_space_operations hpfs_aops;
303 extern const struct address_space_operations hpfs_symlink_aops;
Dfile.c187 const struct address_space_operations hpfs_aops = {
Dnamei.c508 const struct address_space_operations hpfs_symlink_aops = {
/linux-4.1.27/include/linux/
Dnfs_fs.h428 extern const struct address_space_operations nfs_file_aops;
429 extern const struct address_space_operations nfs_dir_aops;
Dfs.h367 struct address_space_operations { struct
411 extern const struct address_space_operations empty_aops; argument
436 const struct address_space_operations *a_ops; /* methods */
/linux-4.1.27/fs/ufs/
Dufs.h114 extern const struct address_space_operations ufs_aops;
Dinode.c556 const struct address_space_operations ufs_aops = {
/linux-4.1.27/fs/exofs/
Dexofs.h204 extern const struct address_space_operations exofs_aops;
Dinode.c972 const struct address_space_operations exofs_aops = {
/linux-4.1.27/fs/hfsplus/
Dhfsplus_fs.h475 extern const struct address_space_operations hfsplus_aops;
476 extern const struct address_space_operations hfsplus_btree_aops;
Dinode.c157 const struct address_space_operations hfsplus_btree_aops = {
166 const struct address_space_operations hfsplus_aops = {
/linux-4.1.27/fs/cramfs/
Dinode.c49 static const struct address_space_operations cramfs_aops;
549 static const struct address_space_operations cramfs_aops = {
/linux-4.1.27/fs/ramfs/
Dinode.c46 static const struct address_space_operations ramfs_aops = {
/linux-4.1.27/drivers/video/fbdev/core/
Dfb_defio.c163 static const struct address_space_operations fb_deferred_io_aops = {
/linux-4.1.27/fs/sysv/
Dsysv.h167 extern const struct address_space_operations sysv_aops;
Ditree.c495 const struct address_space_operations sysv_aops = {
/linux-4.1.27/fs/configfs/
Dinode.c47 static const struct address_space_operations configfs_aops = {
/linux-4.1.27/fs/ext2/
Dext2.h798 extern const struct address_space_operations ext2_aops;
799 extern const struct address_space_operations ext2_nobh_aops;
Dinode.c879 const struct address_space_operations ext2_aops = {
893 const struct address_space_operations ext2_nobh_aops = {
/linux-4.1.27/fs/nilfs2/
Dnilfs.h343 extern const struct address_space_operations nilfs_aops;
Dmdt.c465 static const struct address_space_operations def_mdt_aops = {
Dinode.c337 const struct address_space_operations nilfs_aops = {
/linux-4.1.27/fs/logfs/
Dfile.c276 const struct address_space_operations logfs_reg_aops = {
Dlogfs.h506 extern const struct address_space_operations logfs_reg_aops;
Dsegment.c900 static const struct address_space_operations mapping_aops = {
/linux-4.1.27/fs/jffs2/
Dos-linux.h155 extern const struct address_space_operations jffs2_file_address_operations;
Dfile.c75 const struct address_space_operations jffs2_file_address_operations =
/linux-4.1.27/fs/afs/
Dfile.c49 const struct address_space_operations afs_fs_aops = {
Dinternal.h495 extern const struct address_space_operations afs_fs_aops;
/linux-4.1.27/mm/
Dswap_state.c27 static const struct address_space_operations swap_aops = {
Dfilemap.c2315 const struct address_space_operations *aops = mapping->a_ops; in pagecache_write_begin()
2326 const struct address_space_operations *aops = mapping->a_ops; in pagecache_write_end()
2426 const struct address_space_operations *a_ops = mapping->a_ops; in generic_perform_write()
Dshmem.c187 static const struct address_space_operations shmem_aops;
3104 static const struct address_space_operations shmem_aops = {
/linux-4.1.27/fs/kernfs/
Dinode.c21 static const struct address_space_operations kernfs_aops = {
/linux-4.1.27/fs/adfs/
Dinode.c77 static const struct address_space_operations adfs_aops = {
/linux-4.1.27/fs/qnx4/
Dinode.c255 static const struct address_space_operations qnx4_aops = {
/linux-4.1.27/fs/ecryptfs/
Dmmap.c555 const struct address_space_operations ecryptfs_aops = {
Decryptfs_kernel.h542 extern const struct address_space_operations ecryptfs_aops;
/linux-4.1.27/fs/f2fs/
Df2fs.h1785 extern const struct address_space_operations f2fs_dblock_aops;
1786 extern const struct address_space_operations f2fs_node_aops;
1787 extern const struct address_space_operations f2fs_meta_aops;
Dcheckpoint.c312 const struct address_space_operations f2fs_meta_aops = {
Ddata.c1852 const struct address_space_operations f2fs_dblock_aops = {
Dnode.c1392 const struct address_space_operations f2fs_node_aops = {
/linux-4.1.27/fs/hugetlbfs/
Dinode.c42 static const struct address_space_operations hugetlbfs_aops;
685 static const struct address_space_operations hugetlbfs_aops = {
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Drw26.c521 const struct address_space_operations ll_aops = {
Dllite_internal.h731 extern const struct address_space_operations ll_aops;
Dllite_lib.c1776 inode->i_mapping->a_ops = (struct address_space_operations *)&ll_aops; in ll_read_inode2()
/linux-4.1.27/fs/romfs/
Dsuper.c143 static const struct address_space_operations romfs_aops = {
/linux-4.1.27/fs/
Daio.c203 static const struct address_space_operations aio_ctx_aops;
420 static const struct address_space_operations aio_ctx_aops = {
Dblock_dev.c38 static const struct address_space_operations def_blk_aops;
1665 static const struct address_space_operations def_blk_aops = {
Dlibfs.c1052 static const struct address_space_operations anon_aops = { in alloc_anon_inode()
Dinode.c66 const struct address_space_operations empty_aops = {
/linux-4.1.27/fs/qnx6/
Dinode.c497 static const struct address_space_operations qnx6_aops = {
/linux-4.1.27/fs/nfs/
Dfile.c584 const struct address_space_operations nfs_file_aops = {
Ddir.c66 const struct address_space_operations nfs_dir_aops = {
/linux-4.1.27/fs/minix/
Dinode.c428 static const struct address_space_operations minix_aops = {
/linux-4.1.27/fs/ceph/
Dsuper.h880 extern const struct address_space_operations ceph_aops;
Daddr.c1212 const struct address_space_operations ceph_aops = {
/linux-4.1.27/fs/befs/
Dlinuxvfs.c78 static const struct address_space_operations befs_aops = {
/linux-4.1.27/fs/cachefiles/
Dnamei.c646 const struct address_space_operations *aops; in cachefiles_walk_to_object()
/linux-4.1.27/fs/ext3/
Dinode.c1934 static const struct address_space_operations ext3_ordered_aops = {
1950 static const struct address_space_operations ext3_writeback_aops = {
1965 static const struct address_space_operations ext3_journalled_aops = {
/linux-4.1.27/fs/hostfs/
Dhostfs_kern.c510 static const struct address_space_operations hostfs_aops = {
/linux-4.1.27/fs/ubifs/
Dubifs.h1474 extern const struct address_space_operations ubifs_file_address_operations;
Dfile.c1552 const struct address_space_operations ubifs_file_address_operations = {
/linux-4.1.27/fs/ext4/
Dinode.c3293 static const struct address_space_operations ext4_aops = {
3309 static const struct address_space_operations ext4_journalled_aops = {
3325 static const struct address_space_operations ext4_da_aops = {
/linux-4.1.27/Documentation/filesystems/
DLocking180 --------------------------- address_space_operations --------------------------
Dvfs.txt570 struct address_space_operations
576 struct address_space_operations {
/linux-4.1.27/fs/fat/
Dinode.c299 static const struct address_space_operations fat_aops = {
/linux-4.1.27/fs/btrfs/
Dinode.c74 static const struct address_space_operations btrfs_aops;
75 static const struct address_space_operations btrfs_symlink_aops;
9928 static const struct address_space_operations btrfs_aops = {
9940 static const struct address_space_operations btrfs_symlink_aops = {
Ddisk-io.c1061 static const struct address_space_operations btree_aops = {
/linux-4.1.27/fs/reiserfs/
Dreiserfs.h3178 extern const struct address_space_operations reiserfs_address_space_operations;
Dinode.c3450 const struct address_space_operations reiserfs_address_space_operations = {
/linux-4.1.27/fs/fuse/
Dfile.c2992 static const struct address_space_operations fuse_file_aops = {