Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfs4layouts.c158 spin_lock(&ls->ls_stid.sc_file->fi_lock); in nfsd4_close_layout()
161 spin_unlock(&ls->ls_stid.sc_file->fi_lock); in nfsd4_close_layout()
184 spin_lock(&fp->fi_lock); in nfsd4_free_layout_stateid()
186 spin_unlock(&fp->fi_lock); in nfsd4_free_layout_stateid()
270 spin_lock(&fp->fi_lock); in nfsd4_alloc_layout_stateid()
272 spin_unlock(&fp->fi_lock); in nfsd4_alloc_layout_stateid()
404 assert_spin_locked(&fp->fi_lock); in nfsd4_recall_conflict()
424 spin_lock(&fp->fi_lock); in nfsd4_insert_layout()
434 spin_unlock(&fp->fi_lock); in nfsd4_insert_layout()
442 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 …]
H A Dstate.h667 spinlock_t fi_lock; member
H A Dnfs4proc.c1309 spin_lock(&fi->fi_lock); in nfsd4_file_mark_deleg_written()
1317 spin_unlock(&fi->fi_lock); in nfsd4_file_mark_deleg_written()