Home
last modified time | relevance | path

Searched refs:sdcardfs_aops (Results 1 – 4 of 4) sorted by relevance

/fs/sdcardfs/
Dmmap.c79 const struct address_space_operations sdcardfs_aops = { variable
Dlookup.c140 inode->i_mapping->a_ops = &sdcardfs_aops; in sdcardfs_iget()
Dfile.c211 file->f_mapping->a_ops = &sdcardfs_aops; /* set our aops */ in sdcardfs_mmap()
Dsdcardfs.h163 extern const struct address_space_operations sdcardfs_aops, sdcardfs_dummy_aops;