Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnamespace.c233 const struct inode_operations nfs_referral_inode_operations = { variable
H A Dinode.c505 inode->i_op = &nfs_referral_inode_operations; in nfs_fhget()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_fs.h527 extern const struct inode_operations nfs_referral_inode_operations;