Home
last modified time | relevance | path

Searched refs:__refcount_inc (Results 1 – 17 of 17) sorted by relevance

/linux/include/linux/
A Drefcount.h239 static inline void __refcount_inc(refcount_t *r, int *oldp) in __refcount_inc() function
258 __refcount_inc(r, NULL); in refcount_inc()
/linux/fs/netfs/
A Dobjects.c85 __refcount_inc(&rreq->ref, &r); in netfs_get_request()
209 __refcount_inc(&subreq->ref, &r); in netfs_get_subrequest()
A Dfscache_volume.c25 __refcount_inc(&volume->ref, &ref); in fscache_get_volume()
A Dfscache_cookie.c1032 __refcount_inc(&cookie->ref, &ref); in fscache_get_cookie()
/linux/fs/afs/
A Dserver.c351 __refcount_inc(&server->ref, &r); in afs_get_server()
382 __refcount_inc(&server->ref, &r); in afs_use_server()
A Daddr_list.c50 __refcount_inc(&alist->usage, &r); in afs_get_addrlist()
A Dvolume.c280 __refcount_inc(&volume->ref, &r); in afs_get_volume()
A Dfs_probe.c24 __refcount_inc(&estate->ref, &r); in afs_get_endpoint_state()
A Dcell.c545 __refcount_inc(&cell->ref, &r); in afs_get_cell()
A Drxrpc.c243 __refcount_inc(&call->ref, &r); in afs_get_call()
/linux/net/rxrpc/
A Dtxbuf.c164 __refcount_inc(&txb->ref, &r); in rxrpc_get_txbuf()
A Dconn_object.c249 __refcount_inc(&conn->ref, &r); in rxrpc_get_connection()
A Dlocal_object.c336 __refcount_inc(&local->ref, &r); in rxrpc_get_local()
A Dpeer_object.c383 __refcount_inc(&peer->ref, &r); in rxrpc_get_peer()
A Dcall_object.c529 __refcount_inc(&call->ref, &r); in rxrpc_get_call()
A Dconn_client.c107 __refcount_inc(&bundle->ref, &r); in rxrpc_get_bundle()
/linux/fs/cachefiles/
A Dinterface.c71 __refcount_inc(&object->ref, &r); in cachefiles_grab_object()

Completed in 37 milliseconds