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

/linux-4.4.14/fs/bfs/
H A Dbfs.h53 extern const struct file_operations bfs_file_operations;
H A Dfile.c24 const struct file_operations bfs_file_operations = { variable in typeref:struct:file_operations
H A Ddir.c103 inode->i_fop = &bfs_file_operations; bfs_create()
H A Dinode.c71 inode->i_fop = &bfs_file_operations; bfs_iget()

Completed in 139 milliseconds