Searched refs:orangefs_dentry_operations (Results 1 – 3 of 3) sorted by relevance
141 const struct dentry_operations orangefs_dentry_operations = { variable
453 extern const struct dentry_operations orangefs_dentry_operations;
438 sb->s_d_op = &orangefs_dentry_operations; in orangefs_fill_sb()