Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfs4layouts.c147 spin_lock(&ls->ls_stid.sc_file->fi_lock); in nfsd4_close_layout()
150 spin_unlock(&ls->ls_stid.sc_file->fi_lock); in nfsd4_close_layout()
180 spin_lock(&fp->fi_lock); in nfsd4_free_layout_stateid()
182 spin_unlock(&fp->fi_lock); in nfsd4_free_layout_stateid()
278 spin_lock(&fp->fi_lock); in nfsd4_alloc_layout_stateid()
280 spin_unlock(&fp->fi_lock); in nfsd4_alloc_layout_stateid()
412 assert_spin_locked(&fp->fi_lock); in nfsd4_recall_conflict()
432 spin_lock(&fp->fi_lock); in nfsd4_insert_layout()
442 spin_unlock(&fp->fi_lock); in nfsd4_insert_layout()
450 spin_lock(&fp->fi_lock); in nfsd4_insert_layout()
[all …]
H A Dnfs4state.c630 lockdep_assert_held(&f->fi_lock); in find_writeable_file_locked()
643 spin_lock(&f->fi_lock); in find_writeable_file()
645 spin_unlock(&f->fi_lock); in find_writeable_file()
655 lockdep_assert_held(&f->fi_lock); in find_readable_file_locked()
668 spin_lock(&f->fi_lock); in find_readable_file()
670 spin_unlock(&f->fi_lock); in find_readable_file()
682 spin_lock(&f->fi_lock); in find_any_file()
689 spin_unlock(&f->fi_lock); in find_any_file()
695 lockdep_assert_held(&f->fi_lock); in find_any_file_locked()
767 lockdep_assert_held(&fp->fi_lock); in nfs4_resolve_deny_conflicts_locked()
[all …]
H A Dstate.h748 spinlock_t fi_lock; member
H A Dnfs4proc.c1338 spin_lock(&fi->fi_lock); in nfsd4_file_mark_deleg_written()
1346 spin_unlock(&fi->fi_lock); in nfsd4_file_mark_deleg_written()