Home
last modified time | relevance | path

Searched refs:fi_lock (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nfsd/
H A Dnfs4layouts.c159 spin_lock(&ls->ls_stid.sc_file->fi_lock); in nfsd4_close_layout()
162 spin_unlock(&ls->ls_stid.sc_file->fi_lock); in nfsd4_close_layout()
185 spin_lock(&fp->fi_lock); in nfsd4_free_layout_stateid()
187 spin_unlock(&fp->fi_lock); in nfsd4_free_layout_stateid()
271 spin_lock(&fp->fi_lock); in nfsd4_alloc_layout_stateid()
273 spin_unlock(&fp->fi_lock); in nfsd4_alloc_layout_stateid()
405 assert_spin_locked(&fp->fi_lock); in nfsd4_recall_conflict()
425 spin_lock(&fp->fi_lock); in nfsd4_insert_layout()
435 spin_unlock(&fp->fi_lock); in nfsd4_insert_layout()
443 spin_lock(&fp->fi_lock); in nfsd4_insert_layout()
[all...]
H A Dnfs4state.c591 lockdep_assert_held(&f->fi_lock); in find_writeable_file_locked()
604 spin_lock(&f->fi_lock); in find_writeable_file()
606 spin_unlock(&f->fi_lock); in find_writeable_file()
616 lockdep_assert_held(&f->fi_lock); in find_readable_file_locked()
629 spin_lock(&f->fi_lock); in find_readable_file()
631 spin_unlock(&f->fi_lock); in find_readable_file()
643 spin_lock(&f->fi_lock); in find_any_file()
650 spin_unlock(&f->fi_lock); in find_any_file()
656 lockdep_assert_held(&f->fi_lock); in find_any_file_locked()
728 lockdep_assert_held(&fp->fi_lock); in nfs4_resolve_deny_conflicts_locked()
[all...]