Searched refs:orangefs_symlink_inode_operations (Results 1 – 3 of 3) sorted by relevance
12 const struct inode_operations orangefs_symlink_inode_operations = { variable
447 extern const struct inode_operations orangefs_symlink_inode_operations;
976 inode->i_op = &orangefs_symlink_inode_operations; in orangefs_init_iops()