Searched refs:orangefs_dentry_operations (Results 1 – 2 of 2) sorted by relevance
/linux/fs/orangefs/ | ||
H A D | dcache.c | 137 const struct dentry_operations orangefs_dentry_operations = { variable |
H A D | super.c | 419 set_default_d_op(sb, &orangefs_dentry_operations); in orangefs_fill_sb() |