Home
last modified time | relevance | path

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

/linux/fs/bfs/
H A Dbfs.h62 extern const struct address_space_operations bfs_aops;
H A Dfile.c192 const struct address_space_operations bfs_aops = { variable
H A Ddir.c104 inode->i_mapping->a_ops = &bfs_aops; in bfs_create()
H A Dinode.c73 inode->i_mapping->a_ops = &bfs_aops; in bfs_iget()