Searched refs:NFS_PROTO (Results 1 - 2 of 2) sorted by relevance

/include/linux/
H A Dnfs_fs.h249 static inline const struct nfs_rpc_ops *NFS_PROTO(const struct inode *inode) function
H A Dnfs_xdr.h1482 * NFS_PROTO(inode)->getattr(fattr);
1484 #define NFS_CALL(op, inode, args) NFS_PROTO(inode)->op args

Completed in 114 milliseconds