Searched refs:NFS4_CALLBACK (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | callback.h | 13 #define NFS4_CALLBACK 0x40000000 macro
|
H A D | callback.c | 456 .pg_prog = NFS4_CALLBACK, /* RPC service number */
|
H A D | nfs4state.c | 129 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 D | nfs4proc.c | 9011 .cb_program = NFS4_CALLBACK, in _nfs4_proc_create_session()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | callback.h | 13 #define NFS4_CALLBACK 0x40000000 macro
|
H A D | callback.c | 405 .pg_prog = NFS4_CALLBACK, /* RPC service number */
|
H A D | nfs4state.c | 129 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 D | nfs4proc.c | 9233 .cb_program = NFS4_CALLBACK, in _nfs4_proc_create_session()
|
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | nfs4callback.c | 814 #define NFS4_CALLBACK 0x40000000 macro 817 .number = NFS4_CALLBACK,
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | nfs4callback.c | 885 #define NFS4_CALLBACK 0x40000000 macro 888 .number = NFS4_CALLBACK,
|
Completed in 38 milliseconds