Home
last modified time | relevance | path

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

/linux/fs/bfs/
H A Dbfs.h61 extern const struct file_operations bfs_file_operations;
H A Dfile.c26 const struct file_operations bfs_file_operations = { variable
H A Ddir.c103 inode->i_fop = &bfs_file_operations; in bfs_create()
H A Dinode.c72 inode->i_fop = &bfs_file_operations; in bfs_iget()