Home
last modified time | relevance | path

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

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