bfs_aops           62 fs/bfs/bfs.h   extern const struct address_space_operations bfs_aops;
bfs_aops          104 fs/bfs/dir.c   	inode->i_mapping->a_ops = &bfs_aops;
bfs_aops          190 fs/bfs/file.c  const struct address_space_operations bfs_aops = {
bfs_aops           72 fs/bfs/inode.c 		inode->i_mapping->a_ops = &bfs_aops;