Searched refs:bfs_aops (Results 1 – 3 of 3) sorted by relevance
62 extern const struct address_space_operations bfs_aops;
192 const struct address_space_operations bfs_aops = { variable
104 inode->i_mapping->a_ops = &bfs_aops; in bfs_create()