Home
last modified time | relevance | path

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

/openbmc/linux/fs/orangefs/
H A Dorangefs-kernel.h452 extern const struct inode_operations orangefs_dir_inode_operations;
H A Dnamei.c431 const struct inode_operations orangefs_dir_inode_operations = { variable
H A Dinode.c993 inode->i_op = &orangefs_dir_inode_operations; in orangefs_init_iops()