Searched refs:sc_count (Results 1 – 4 of 4) sorted by relevance
348 refcount_inc(&ls->ls_stid.sc_count); in nfsd4_recall_file_layout()453 refcount_inc(&ls->ls_stid.sc_count); in nfsd4_insert_layout()
933 refcount_set(&stid->sc_count, 1); in nfs4_alloc_stid()1294 refcount_inc(&dp->dl_stid.sc_count); in hash_delegation_locked()1713 refcount_inc(&stid->sc_count); in find_one_sb_stid()1800 refcount_inc(&stid->sc_count); in nfsd4_revoke_states()2708 refcount_inc(&s->sc_count); in find_stateid_by_type()3225 refcount_inc(&dp->dl_stid.sc_count); in nfs4_cb_getattr()5151 refcount_inc(&stp->st_stid.sc_count); in init_open_stateid()5436 refcount_inc(&dp->dl_stid.sc_count); in nfsd_break_one_deleg()6796 refcount_inc(&stid->sc_count); in nfs40_clean_admin_revoked()7473 refcount_inc(&s->sc_count); in nfsd4_free_stateid()[all …]
112 refcount_t sc_count; member
702 __field(int, sc_count)713 __entry->sc_count = refcount_read(&stid->sc_count);722 __entry->sc_count, show_stid_type(__entry->sc_type),
Completed in 29 milliseconds