Searched refs:orangefs_dentry_operations (Results 1 – 3 of 3) sorted by relevance
137 const struct dentry_operations orangefs_dentry_operations = { variable
445 extern const struct dentry_operations orangefs_dentry_operations;
419 set_default_d_op(sb, &orangefs_dentry_operations); in orangefs_fill_sb()