Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnamespace.c228 const struct inode_operations nfs_mountpoint_inode_operations = { variable
H A Dinode.c507 inode->i_op = &nfs_mountpoint_inode_operations; in nfs_fhget()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_fs.h526 extern const struct inode_operations nfs_mountpoint_inode_operations;