Searched refs:done_seqretry (Results 1 – 8 of 8) sorted by relevance
| /linux/fs/ |
| A D | d_path.c | 179 done_seqretry(&rename_lock, seq); in prepend_path() 187 done_seqretry(&mount_lock, m_seq); in prepend_path() 356 done_seqretry(&rename_lock, seq); in __dentry_path()
|
| A D | dcache.c | 1321 done_seqretry(&rename_lock, seq); in d_walk()
|
| /linux/net/rxrpc/ |
| A D | conn_service.c | 55 done_seqretry(&peer->service_conn_lock, seq); in rxrpc_find_service_conn_rcu()
|
| /linux/fs/afs/ |
| A D | callback.c | 146 done_seqretry(&cell->volume_lock, seq); in afs_lookup_volume_rcu()
|
| A D | server.c | 56 done_seqretry(&net->fs_addr_lock, seq); in afs_find_server() 102 done_seqretry(&net->fs_lock, seq); in afs_find_server_by_uuid()
|
| /linux/include/linux/ |
| A D | seqlock.h | 1086 static inline void done_seqretry(seqlock_t *lock, int seq) in done_seqretry() function
|
| /linux/Documentation/locking/ |
| A D | seqlock.rst | 233 done_seqretry(&foo_seqlock, seq);
|
| /linux/fs/nfs/ |
| A D | localio.c | 422 done_seqretry(&clp->cl_boot_lock, seq); in nfs_copy_boot_verifier()
|
Completed in 20 milliseconds