Searched refs:sdcardfs_aops (Results 1 – 4 of 4) sorted by relevance
79 const struct address_space_operations sdcardfs_aops = { variable
140 inode->i_mapping->a_ops = &sdcardfs_aops; in sdcardfs_iget()
211 file->f_mapping->a_ops = &sdcardfs_aops; /* set our aops */ in sdcardfs_mmap()
163 extern const struct address_space_operations sdcardfs_aops, sdcardfs_dummy_aops;