Home
last modified time | relevance | path

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

/linux-5.10/fs/orangefs/
Dorangefs-kernel.h448 extern const struct inode_operations orangefs_dir_inode_operations;
Dnamei.c427 const struct inode_operations orangefs_dir_inode_operations = { variable
Dinode.c979 inode->i_op = &orangefs_dir_inode_operations; in orangefs_init_iops()