Home
last modified time | relevance | path

Searched refs:cl_boot_lock (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nfs/
A Dlocalio.c418 read_seqbegin_or_lock(&clp->cl_boot_lock, &seq); in nfs_copy_boot_verifier()
421 } while (need_seqretry(&clp->cl_boot_lock, seq)); in nfs_copy_boot_verifier()
422 done_seqretry(&clp->cl_boot_lock, seq); in nfs_copy_boot_verifier()
430 write_seqlock(&clp->cl_boot_lock); in nfs_reset_boot_verifier()
432 write_sequnlock(&clp->cl_boot_lock); in nfs_reset_boot_verifier()
A Dclient.c182 seqlock_init(&clp->cl_boot_lock); in nfs_alloc_client()
/linux/include/linux/
A Dnfs_fs_sb.h133 seqlock_t cl_boot_lock; member

Completed in 13 milliseconds