Home
last modified time | relevance | path

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

123

/linux/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;
H A Dxfs_aops.c680 const struct address_space_operations xfs_address_space_operations = {
694 const struct address_space_operations xfs_dax_aops = {
/linux/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;
H A Dsymlink.c38 const struct address_space_operations coda_symlink_aops = {
/linux/fs/squashfs/
H A Dsquashfs.h106 extern const struct address_space_operations squashfs_aops;
116 extern const struct address_space_operations squashfs_symlink_aops;
/linux/fs/isofs/
H A Dzisofs.h13 extern const struct address_space_operations zisofs_aops;
H A Disofs.h208 extern const struct address_space_operations isofs_symlink_aops;
/linux/fs/erofs/
H A Dinternal.h381 extern const struct address_space_operations erofs_aops;
382 extern const struct address_space_operations erofs_fileio_aops;
383 extern const struct address_space_operations z_erofs_aops;
441 static inline const struct address_space_operations *
/linux/fs/ocfs2/
H A Dsymlink.h14 extern const struct address_space_operations ocfs2_fast_symlink_aops;
H A Dinode.h110 extern const struct address_space_operations ocfs2_aops;
/linux/fs/smb/client/
H A Dcifsfs.h46 extern const struct address_space_operations cifs_addr_ops;
47 extern const struct address_space_operations cifs_addr_ops_smallbuf;
/linux/fs/ntfs/
H A Daops.c306 const struct address_space_operations ntfs_aops = {
320 const struct address_space_operations ntfs_mft_aops = {
H A Dntfs.h172 extern const struct address_space_operations ntfs_aops;
173 extern const struct address_space_operations ntfs_mft_aops;
/linux/fs/jfs/
H A Djfs_inode.h33 extern const struct address_space_operations jfs_aops;
H A Djfs_metapage.h129 extern const struct address_space_operations jfs_metapage_aops;
/linux/scripts/
H A Dconst_structs.checkpatch2 address_space_operations
/linux/fs/udf/
H A Dudfdecl.h82 extern const struct address_space_operations udf_aops;
83 extern const struct address_space_operations udf_symlink_aops;
H A Dsymlink.c166 const struct address_space_operations udf_symlink_aops = {
/linux/fs/omfs/
H A Domfs.h57 extern const struct address_space_operations omfs_aops;
/linux/fs/hpfs/
H A Dhpfs_fn.h275 extern const struct address_space_operations hpfs_aops;
313 extern const struct address_space_operations hpfs_symlink_aops;
/linux/fs/ufs/
H A Dufs.h112 extern const struct address_space_operations ufs_aops;
/linux/fs/zonefs/
H A Dzonefs.h279 extern const struct address_space_operations zonefs_file_aops;
/linux/Documentation/translations/zh_CN/mm/
H A Dpage_migration.rst133 struct address_space_operations的函数指针。
/linux/include/linux/
H A Dnfs_fs.h533 extern const struct address_space_operations nfs_file_aops;
534 extern const struct address_space_operations nfs_dir_aops;
/linux/fs/bfs/
H A Dfile.c192 const struct address_space_operations bfs_aops = {

123