Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/orangefs/
H A Dsymlink.c12 const struct inode_operations orangefs_symlink_inode_operations = { variable
H A Dorangefs-kernel.h447 extern const struct inode_operations orangefs_symlink_inode_operations;
H A Dinode.c976 inode->i_op = &orangefs_symlink_inode_operations; in orangefs_init_iops()