Searched refs:NFS4_CALLBACK (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/nfs/ |
| H A D | callback.h | 13 #define NFS4_CALLBACK 0x40000000 macro
|
| H A D | nfs40client.c | 227 status = nfs4_proc_setclientid(clp, NFS4_CALLBACK, port, cred, &clid); in nfs40_discover_server_trunking()
|
| H A D | callback.c | 345 .pg_prog = NFS4_CALLBACK, /* RPC service number */
|
| H A D | nfs4state.c | 130 status = nfs4_proc_setclientid(clp, NFS4_CALLBACK, port, cred, &clid); in nfs4_init_clientid()
|
| H A D | nfs4proc.c | 9195 .cb_program = NFS4_CALLBACK, in _nfs4_proc_create_session()
|
| /linux/fs/nfsd/ |
| H A D | nfs4callback.c | 1060 #define NFS4_CALLBACK 0x40000000 macro 1063 .number = NFS4_CALLBACK,
|