Home
last modified time | relevance | path

Searched refs:orangefs_dentry_operations (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/fs/orangefs/
Ddcache.c141 const struct dentry_operations orangefs_dentry_operations = { variable
Dorangefs-kernel.h453 extern const struct dentry_operations orangefs_dentry_operations;
Dsuper.c438 sb->s_d_op = &orangefs_dentry_operations; in orangefs_fill_sb()