Home
last modified time | relevance | path

Searched refs:bfs_dir_inops (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/bfs/
H A Dbfs.h65 extern const struct inode_operations bfs_dir_inops;
H A Ddir.c259 const struct inode_operations bfs_dir_inops = { variable
H A Dinode.c66 inode->i_op = &bfs_dir_inops; in bfs_iget()