Home
last modified time | relevance | path

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

/linux-6.1.9/fs/bfs/
Dbfs.h60 extern const struct inode_operations bfs_file_inops;
Dfile.c199 const struct inode_operations bfs_file_inops; variable
Ddir.c102 inode->i_op = &bfs_file_inops; in bfs_create()
Dinode.c70 inode->i_op = &bfs_file_inops; in bfs_iget()