Home
last modified time | relevance | path

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

12345

/linux-4.19.296/fs/freevxfs/
Dvxfs_extern.h54 extern const struct address_space_operations vxfs_immed_aops;
69 extern const struct address_space_operations vxfs_aops;
Dvxfs_immed.c46 const struct address_space_operations vxfs_immed_aops = {
Dvxfs_subr.c44 const struct address_space_operations vxfs_aops = {
/linux-4.19.296/fs/xfs/
Dxfs_aops.h46 extern const struct address_space_operations xfs_address_space_operations;
47 extern const struct address_space_operations xfs_dax_aops;
/linux-4.19.296/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;
/linux-4.19.296/fs/squashfs/
Dsquashfs.h101 extern const struct address_space_operations squashfs_aops;
110 extern const struct address_space_operations squashfs_symlink_aops;
Dsymlink.c116 const struct address_space_operations squashfs_symlink_aops = {
/linux-4.19.296/fs/coda/
Dcoda_linux.h39 extern const struct address_space_operations coda_file_aops;
40 extern const struct address_space_operations coda_symlink_aops;
Dsymlink.c47 const struct address_space_operations coda_symlink_aops = {
/linux-4.19.296/fs/gfs2/
Dmeta_io.h40 extern const struct address_space_operations gfs2_meta_aops;
41 extern const struct address_space_operations gfs2_rgrp_aops;
/linux-4.19.296/fs/isofs/
Dzisofs.h18 extern const struct address_space_operations zisofs_aops;
/linux-4.19.296/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 = {
/linux-4.19.296/fs/cifs/
Dcifsfs.h55 extern const struct address_space_operations cifs_addr_ops;
56 extern const struct address_space_operations cifs_addr_ops_smallbuf;
/linux-4.19.296/fs/udf/
Dudfdecl.h93 extern const struct address_space_operations udf_aops;
94 extern const struct address_space_operations udf_adinicb_aops;
95 extern const struct address_space_operations udf_symlink_aops;
/linux-4.19.296/fs/bfs/
Dbfs.h55 extern const struct address_space_operations bfs_aops;
/linux-4.19.296/fs/jfs/
Djfs_inode.h44 extern const struct address_space_operations jfs_aops;
/linux-4.19.296/fs/efs/
Dsymlink.c51 const struct address_space_operations efs_symlink_aops = {
Defs.h133 extern const struct address_space_operations efs_symlink_aops;
/linux-4.19.296/fs/affs/
Daffs.h210 extern const struct address_space_operations affs_symlink_aops;
211 extern const struct address_space_operations affs_aops;
212 extern const struct address_space_operations affs_aops_ofs;
Dsymlink.c69 const struct address_space_operations affs_symlink_aops = {
/linux-4.19.296/fs/hfs/
Dhfs_fs.h201 extern const struct address_space_operations hfs_aops;
202 extern const struct address_space_operations hfs_btree_aops;
/linux-4.19.296/fs/omfs/
Domfs.h57 extern const struct address_space_operations omfs_aops;
/linux-4.19.296/fs/9p/
Dv9fs_vfs.h47 extern const struct address_space_operations v9fs_addr_operations;
/linux-4.19.296/include/linux/
Dballoon_compaction.h86 extern const struct address_space_operations balloon_aops;

12345