Searched refs:orangefs_dir_operations (Results 1 – 3 of 3) sorted by relevance
398 const struct file_operations orangefs_dir_operations = { variable
449 extern const struct file_operations orangefs_dir_operations;
980 inode->i_fop = &orangefs_dir_operations; in orangefs_init_iops()