Searched refs:orangefs_dir_inode_operations (Results 1 – 3 of 3) sorted by relevance
416 extern const struct inode_operations orangefs_dir_inode_operations;
337 inode->i_op = &orangefs_dir_inode_operations; in orangefs_init_iops()
433 const struct inode_operations orangefs_dir_inode_operations = { variable