Searched refs:file_inode_ops (Results 1 – 5 of 5) sorted by relevance
719 .file_inode_ops = &nfs_file_inode_operations,
1021 .file_inode_ops = &nfs3_file_inode_operations,
492 inode->i_op = NFS_SB(sb)->nfs_client->rpc_ops->file_inode_ops; in nfs_fhget()
10696 .file_inode_ops = &nfs4_file_inode_operations,
1744 const struct inode_operations *file_inode_ops; member