Home
last modified time | relevance | path

Searched refs:address_space_operations (Results 1 - 25 of 271) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_aops.h9 extern const struct address_space_operations xfs_address_space_operations;
10 extern const struct address_space_operations xfs_dax_aops;
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_aops.h9 extern const struct address_space_operations xfs_address_space_operations;
10 extern const struct address_space_operations xfs_dax_aops;
/kernel/linux/linux-5.10/fs/freevxfs/
H A Dvxfs_extern.h54 extern const struct address_space_operations vxfs_immed_aops;
69 extern const struct address_space_operations vxfs_aops;
H A Dvxfs_immed.c46 const struct address_space_operations vxfs_immed_aops = {
/kernel/linux/linux-6.6/fs/freevxfs/
H A Dvxfs_extern.h29 extern const struct address_space_operations vxfs_immed_aops;
44 extern const struct address_space_operations vxfs_aops;
/kernel/linux/linux-5.10/fs/ntfs/
H A Dntfs.h45 extern const struct address_space_operations ntfs_normal_aops;
46 extern const struct address_space_operations ntfs_compressed_aops;
47 extern const struct address_space_operations ntfs_mst_aops;
/kernel/linux/linux-6.6/fs/ntfs/
H A Dntfs.h45 extern const struct address_space_operations ntfs_normal_aops;
46 extern const struct address_space_operations ntfs_compressed_aops;
47 extern const struct address_space_operations ntfs_mst_aops;
/kernel/linux/linux-5.10/fs/coda/
H A Dcoda_linux.h39 extern const struct address_space_operations coda_file_aops;
40 extern const struct address_space_operations coda_symlink_aops;
/kernel/linux/linux-5.10/fs/squashfs/
H A Dsquashfs.h88 extern const struct address_space_operations squashfs_aops;
97 extern const struct address_space_operations squashfs_symlink_aops;
/kernel/linux/linux-6.6/fs/coda/
H A Dcoda_linux.h39 extern const struct address_space_operations coda_file_aops;
40 extern const struct address_space_operations coda_symlink_aops;
/kernel/linux/linux-6.6/fs/squashfs/
H A Dsquashfs.h101 extern const struct address_space_operations squashfs_aops;
110 extern const struct address_space_operations squashfs_symlink_aops;
/kernel/linux/linux-5.10/fs/gfs2/
H A Dmeta_io.h37 extern const struct address_space_operations gfs2_meta_aops;
38 extern const struct address_space_operations gfs2_rgrp_aops;
/kernel/linux/linux-6.6/fs/gfs2/
H A Dmeta_io.h37 extern const struct address_space_operations gfs2_meta_aops;
38 extern const struct address_space_operations gfs2_rgrp_aops;
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dsymlink.h16 extern const struct address_space_operations ocfs2_fast_symlink_aops;
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dsymlink.h14 extern const struct address_space_operations ocfs2_fast_symlink_aops;
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsfs.h55 extern const struct address_space_operations cifs_addr_ops;
56 extern const struct address_space_operations cifs_addr_ops_smallbuf;
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsfs.h42 extern const struct address_space_operations cifs_addr_ops;
43 extern const struct address_space_operations cifs_addr_ops_smallbuf;
/kernel/linux/linux-6.6/include/linux/
H A Dsecretmem.h7 extern const struct address_space_operations secretmem_aops;
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_device_view.h103 extern const struct address_space_operations hmdfs_dev_file_aops_remote;
110 extern const struct address_space_operations hmdfs_dev_file_aops_cloud;
111 extern const struct address_space_operations hmdfs_aops_cloud;
/kernel/linux/linux-5.10/fs/affs/
H A 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;
/kernel/linux/linux-5.10/fs/udf/
H A Dudfdecl.h85 extern const struct address_space_operations udf_aops;
86 extern const struct address_space_operations udf_adinicb_aops;
87 extern const struct address_space_operations udf_symlink_aops;
/kernel/linux/linux-6.6/fs/affs/
H A Daffs.h216 extern const struct address_space_operations affs_symlink_aops;
217 extern const struct address_space_operations affs_aops;
218 extern const struct address_space_operations affs_aops_ofs;
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_device_view.h103 extern const struct address_space_operations hmdfs_dev_file_aops_remote;
110 extern const struct address_space_operations hmdfs_dev_file_aops_cloud;
111 extern const struct address_space_operations hmdfs_aops_cloud;
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dxfile.c212 const struct address_space_operations *aops = mapping->a_ops; in xfile_pwrite()
327 const struct address_space_operations *aops = mapping->a_ops; in xfile_get_page()
399 const struct address_space_operations *aops = mapping->a_ops; in xfile_put_page()
/kernel/linux/linux-5.10/fs/bfs/
H A Dbfs.h62 extern const struct address_space_operations bfs_aops;

Completed in 7 milliseconds

1234567891011