Home
last modified time | relevance | path

Searched refs:file_inode_ops (Results 1 – 5 of 5) sorted by relevance

/linux/fs/nfs/
H A Dproc.c728 .file_inode_ops = &nfs_file_inode_operations,
H A Dnfs3proc.c1030 .file_inode_ops = &nfs3_file_inode_operations,
H A Dinode.c490 inode->i_op = NFS_SB(sb)->nfs_client->rpc_ops->file_inode_ops; in nfs_fhget()
H A Dnfs4proc.c10863 .file_inode_ops = &nfs4_file_inode_operations,
/linux/include/linux/
H A Dnfs_xdr.h1776 const struct inode_operations *file_inode_ops; member