Home
last modified time | relevance | path

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

/linux/arch/x86/platform/olpc/
H A Dolpc_ofw.c47 int __olpc_ofw(const char *name, int nr_args, const void **args, int nr_res, in __olpc_ofw() argument
54 BUG_ON(nr_args + nr_res > MAXARGS); in __olpc_ofw()
61 ofw_args[2] = nr_res; in __olpc_ofw()
73 for (i = 0; i < nr_res; i++, p++) in __olpc_ofw()
/linux/arch/x86/include/asm/
H A Dolpc_ofw.h18 extern int __olpc_ofw(const char *name, int nr_args, const void **args, int nr_res,
/linux/fs/nfs/
H A Dproc.c509 struct nfs_readdir_res *nr_res) in nfs_proc_readdir() argument
527 nr_res->verf[0] = nr_res->verf[1] = 0; in nfs_proc_readdir()
H A Dnfs3proc.c669 struct nfs_readdir_res *nr_res) in nfs3_proc_readdir() argument
680 .verf = nr_res->verf, in nfs3_proc_readdir()
H A Dnfs4proc.c5376 struct nfs_readdir_res *nr_res) in _nfs4_proc_readdir() argument
5408 memcpy(nr_res->verf, res.verifier.data, NFS4_VERIFIER_SIZE); in _nfs4_proc_readdir()