Searched refs:file_inode_ops (Results 1 – 5 of 5) sorted by relevance
728 .file_inode_ops = &nfs_file_inode_operations,
1030 .file_inode_ops = &nfs3_file_inode_operations,
493 inode->i_op = NFS_SB(sb)->nfs_client->rpc_ops->file_inode_ops; in nfs_fhget()
10879 .file_inode_ops = &nfs4_file_inode_operations,
1776 const struct inode_operations *file_inode_ops; member