Home
last modified time | relevance | path

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

123

/linux-2.4.37.9/include/linux/
Daffs_fs.h87 extern struct address_space_operations affs_symlink_aops;
88 extern struct address_space_operations affs_aops;
89 extern struct address_space_operations affs_aops_ofs;
Dcoda_linux.h31 extern struct address_space_operations coda_file_aops;
32 extern struct address_space_operations coda_symlink_aops;
Defs_fs.h50 extern struct address_space_operations efs_symlink_aops;
Dbfs_fs.h84 extern struct address_space_operations bfs_aops;
Diso_fs.h227 extern struct address_space_operations isofs_symlink_aops;
/linux-2.4.37.9/fs/freevxfs/
Dvxfs_inode.c45 extern struct address_space_operations vxfs_aops;
46 extern struct address_space_operations vxfs_immed_aops;
304 struct address_space_operations *aops; in vxfs_read_inode()
Dvxfs_immed.c61 struct address_space_operations vxfs_immed_aops = {
Dvxfs_subr.c47 struct address_space_operations vxfs_aops = {
/linux-2.4.37.9/fs/udf/
Dudfdecl.h57 extern struct address_space_operations udf_aops;
58 extern struct address_space_operations udf_adinicb_aops;
59 extern struct address_space_operations udf_symlink_aops;
Dsymlink.c127 struct address_space_operations udf_symlink_aops = {
/linux-2.4.37.9/fs/isofs/
Dzisofs.h18 extern struct address_space_operations zisofs_aops;
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_iops.h43 extern struct address_space_operations linvfs_aops;
/linux-2.4.37.9/fs/coda/
Dsymlink.c53 struct address_space_operations coda_symlink_aops = {
/linux-2.4.37.9/fs/efs/
Dsymlink.c55 struct address_space_operations efs_symlink_aops = {
/linux-2.4.37.9/fs/ramfs/
Dinode.c39 static struct address_space_operations ramfs_aops;
274 static struct address_space_operations ramfs_aops = {
/linux-2.4.37.9/arch/ia64/sn/io/hwgfs/
Dramfs.c22 static struct address_space_operations hwgfs_aops;
250 static struct address_space_operations hwgfs_aops = {
/linux-2.4.37.9/fs/affs/
Dsymlink.c79 struct address_space_operations affs_symlink_aops = {
/linux-2.4.37.9/fs/jfs/
Dinode.c36 struct address_space_operations jfs_aops;
338 struct address_space_operations jfs_aops = {
/linux-2.4.37.9/mm/
Dswap_state.c34 static struct address_space_operations swap_aops = {
/linux-2.4.37.9/fs/ncpfs/
Dsymlink.c100 struct address_space_operations ncp_symlink_aops = {
/linux-2.4.37.9/fs/hpfs/
Dfile.c115 struct address_space_operations hpfs_aops = {
/linux-2.4.37.9/fs/cramfs/
Dinode.c35 static struct address_space_operations cramfs_aops;
427 static struct address_space_operations cramfs_aops = {
/linux-2.4.37.9/fs/smbfs/
Dproto.h62 extern struct address_space_operations smb_file_aops;
/linux-2.4.37.9/fs/bfs/
Dfile.c159 struct address_space_operations bfs_aops = {
/linux-2.4.37.9/fs/hfsplus/
Dinode.c120 struct address_space_operations hfsplus_btree_aops = {
130 struct address_space_operations hfsplus_aops = {

123