Home
last modified time | relevance | path

Searched refs:bfs_aops (Results 1 - 8 of 8) sorted by relevance

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

Completed in 4 milliseconds