Home
last modified time | relevance | path

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

/Linux-v5.10/fs/orangefs/
Ddir.c398 const struct file_operations orangefs_dir_operations = { variable
Dorangefs-kernel.h449 extern const struct file_operations orangefs_dir_operations;
Dinode.c980 inode->i_fop = &orangefs_dir_operations; in orangefs_init_iops()