Searched refs:read_seqlock_excl (Results 1 - 10 of 10) sorted by relevance

/linux-master/fs/
H A Dpnode.c263 read_seqlock_excl(&mount_lock);
324 read_seqlock_excl(&mount_lock);
H A Dnamespace.c794 read_seqlock_excl(&mount_lock);
820 read_seqlock_excl(&mount_lock);
2401 read_seqlock_excl(&mount_lock);
2453 read_seqlock_excl(&mount_lock);
2509 read_seqlock_excl(&mount_lock);
4147 read_seqlock_excl(&mount_lock);
H A Ddcache.c1353 read_seqlock_excl(&mount_lock);
H A Dnamei.c1278 read_seqlock_excl(&mount_lock);
/linux-master/include/linux/
H A Dseqlock.h931 * read_seqlock_excl() - begin a seqlock_t locking reader section
934 * read_seqlock_excl opens a seqlock_t locking reader critical section. A
946 static inline void read_seqlock_excl(seqlock_t *sl) function
965 * _bh variant of read_seqlock_excl(). Use this variant only if the
989 * _irq variant of read_seqlock_excl(). Use this only if the seqlock_t
1023 * _irqsave variant of read_seqlock_excl(). Use this only if the seqlock_t
1048 * as in read_seqlock_excl(). In the first call to this function, the
1078 read_seqlock_excl(lock);
/linux-master/fs/afs/
H A Dvl_alias.c145 read_seqlock_excl(&p->volume_lock);
H A Dserver.c542 read_seqlock_excl(&net->fs_lock);
H A Dfile.c425 read_seqlock_excl(&vnode->cb_lock);
/linux-master/fs/ufs/
H A Dinode.c414 read_seqlock_excl(&UFS_I(inode)->meta_lock);
1188 read_seqlock_excl(&ufsi->meta_lock);
H A Dballoc.c439 read_seqlock_excl(&UFS_I(inode)->meta_lock);

Completed in 352 milliseconds