Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfsd/
Dnfs4layouts.c332 refcount_inc(&ls->ls_stid.sc_count); in nfsd4_recall_file_layout()
437 refcount_inc(&ls->ls_stid.sc_count); in nfsd4_insert_layout()
Dstate.h89 refcount_t sc_count; member
Dnfs4state.c723 refcount_set(&stid->sc_count, 1); in nfs4_alloc_stid()
913 if (!refcount_dec_and_lock(&s->sc_count, &clp->cl_lock)) { in nfs4_put_stid()
1022 refcount_inc(&dp->dl_stid.sc_count); in hash_delegation_locked()
1069 refcount_inc(&dp->dl_stid.sc_count); in revoke_delegation()
1320 if (!refcount_dec_and_test(&s->sc_count)) { in put_ol_stateid_locked()
2250 refcount_inc(&s->sc_count); in find_stateid_by_type()
4110 refcount_inc(&ret->st_stid.sc_count); in nfsd4_find_existing_open()
4217 refcount_inc(&stp->st_stid.sc_count); in init_open_stateid()
4269 wait_event(close_wq, refcount_read(&s->st_stid.sc_count) == 2); in move_to_close_lru()
4434 refcount_inc(&dp->dl_stid.sc_count); in nfsd_break_one_deleg()
[all …]