Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dcallback.h13 #define NFS4_CALLBACK 0x40000000 macro
H A Dcallback.c403 .pg_prog = NFS4_CALLBACK, /* RPC service number */
H A Dnfs4state.c129 status = nfs4_proc_setclientid(clp, NFS4_CALLBACK, port, cred, &clid); in nfs4_init_clientid()
174 status = nfs4_proc_setclientid(clp, NFS4_CALLBACK, port, cred, &clid); in nfs40_discover_server_trunking()
H A Dnfs4proc.c9257 .cb_program = NFS4_CALLBACK, in _nfs4_proc_create_session()
/openbmc/linux/fs/nfsd/
H A Dnfs4callback.c885 #define NFS4_CALLBACK 0x40000000 macro
888 .number = NFS4_CALLBACK,