Home
last modified time | relevance | path

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

/openbmc/linux/fs/orangefs/
H A Dorangefs-kernel.h453 extern const struct file_operations orangefs_dir_operations;
H A Ddir.c398 const struct file_operations orangefs_dir_operations = { variable
H A Dinode.c994 inode->i_fop = &orangefs_dir_operations; in orangefs_init_iops()