Home
last modified time | relevance | path

Searched refs:read_seqbegin_or_lock (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/fs/
Dd_path.c166 read_seqbegin_or_lock(&mount_lock, &m_seq); in prepend_path()
171 read_seqbegin_or_lock(&rename_lock, &seq); in prepend_path()
341 read_seqbegin_or_lock(&rename_lock, &seq); in __dentry_path()
Ddcache.c1243 read_seqbegin_or_lock(&rename_lock, &seq); in d_walk()
/linux-6.12.1/net/rxrpc/
Dconn_service.c39 read_seqbegin_or_lock(&peer->service_conn_lock, &seq); in rxrpc_find_service_conn_rcu()
/linux-6.12.1/fs/afs/
Dcallback.c124 read_seqbegin_or_lock(&cell->volume_lock, &seq); in afs_lookup_volume_rcu()
Dserver.c39 read_seqbegin_or_lock(&net->fs_addr_lock, &seq); in afs_find_server()
82 read_seqbegin_or_lock(&net->fs_lock, &seq); in afs_find_server_by_uuid()
/linux-6.12.1/include/linux/
Dseqlock.h1058 static inline void read_seqbegin_or_lock(seqlock_t *lock, int *seq) in read_seqbegin_or_lock() function
/linux-6.12.1/Documentation/locking/
Dseqlock.rst228 read_seqbegin_or_lock(&foo_seqlock, &seq);
/linux-6.12.1/fs/nfs/
Dlocalio.c418 read_seqbegin_or_lock(&clp->cl_boot_lock, &seq); in nfs_copy_boot_verifier()