Home
last modified time | relevance | path

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

/linux-6.14.4/fs/orangefs/
Ddir.c390 const struct file_operations orangefs_dir_operations = { variable
Dorangefs-kernel.h443 extern const struct file_operations orangefs_dir_operations;
Dinode.c984 inode->i_fop = &orangefs_dir_operations; in orangefs_init_iops()