Home
last modified time | relevance | path

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

/linux/fs/orangefs/
H A Dfile.c574 const struct file_operations orangefs_file_operations = { variable
H A Dinode.c959 inode->i_fop = &orangefs_file_operations; in orangefs_init_iops()