Home
last modified time | relevance | path

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

/openbmc/linux/fs/orangefs/
H A Dorangefs-kernel.h450 extern const struct file_operations orangefs_file_operations;
H A Dfile.c572 const struct file_operations orangefs_file_operations = { variable
H A Dinode.c987 inode->i_fop = &orangefs_file_operations; in orangefs_init_iops()