Home
last modified time | relevance | path

Searched refs:nfsd4_conn (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4state.c1740 static void free_conn(struct nfsd4_conn *c) in free_conn()
1748 struct nfsd4_conn *c = container_of(u, struct nfsd4_conn, cn_xpt_user); in nfsd4_conn_lost()
1760 static struct nfsd4_conn *alloc_conn(struct svc_rqst *rqstp, u32 flags) in alloc_conn()
1762 struct nfsd4_conn *conn; in alloc_conn()
1764 conn = kmalloc(sizeof(struct nfsd4_conn), GFP_KERNEL); in alloc_conn()
1774 static void __nfsd4_hash_conn(struct nfsd4_conn *conn, struct nfsd4_session *ses) in __nfsd4_hash_conn()
1780 static void nfsd4_hash_conn(struct nfsd4_conn *conn, struct nfsd4_session *ses) in nfsd4_hash_conn()
1789 static int nfsd4_register_conn(struct nfsd4_conn *conn) in nfsd4_register_conn()
1795 static void nfsd4_init_conn(struct svc_rqst *rqstp, struct nfsd4_conn *con
[all...]
H A Dnfs4callback.c1246 static struct nfsd4_conn * __nfsd4_find_backchannel(struct nfs4_client *clp) in __nfsd4_find_backchannel()
1249 struct nfsd4_conn *c; in __nfsd4_find_backchannel()
1271 struct nfsd4_conn *c; in nfsd4_process_cb_update()
H A Dstate.h244 struct nfsd4_conn { struct
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4state.c1858 static void free_conn(struct nfsd4_conn *c) in free_conn()
1866 struct nfsd4_conn *c = container_of(u, struct nfsd4_conn, cn_xpt_user); in nfsd4_conn_lost()
1880 static struct nfsd4_conn *alloc_conn(struct svc_rqst *rqstp, u32 flags) in alloc_conn()
1882 struct nfsd4_conn *conn; in alloc_conn()
1884 conn = kmalloc(sizeof(struct nfsd4_conn), GFP_KERNEL); in alloc_conn()
1894 static void __nfsd4_hash_conn(struct nfsd4_conn *conn, struct nfsd4_session *ses) in __nfsd4_hash_conn()
1900 static void nfsd4_hash_conn(struct nfsd4_conn *conn, struct nfsd4_session *ses) in nfsd4_hash_conn()
1909 static int nfsd4_register_conn(struct nfsd4_conn *conn) in nfsd4_register_conn()
1915 static void nfsd4_init_conn(struct svc_rqst *rqstp, struct nfsd4_conn *con
[all...]
H A Dnfs4callback.c1323 static struct nfsd4_conn * __nfsd4_find_backchannel(struct nfs4_client *clp) in __nfsd4_find_backchannel()
1326 struct nfsd4_conn *c; in __nfsd4_find_backchannel()
1348 struct nfsd4_conn *c; in nfsd4_process_cb_update()
H A Dstate.h245 struct nfsd4_conn { struct

Completed in 19 milliseconds