Home
last modified time | relevance | path

Searched refs:fi_ref (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dstate.h514 refcount_t fi_ref; member
681 refcount_inc(&fi->fi_ref); in get_nfs4_file()
H A Dnfs4state.c425 if (refcount_dec_and_lock(&fi->fi_ref, &state_lock)) { in put_nfs4_file()
4103 refcount_set(&fp->fi_ref, 1); in nfsd4_init_file()
4459 if (refcount_inc_not_zero(&fp->fi_ref)) in find_file_locked()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dstate.h546 refcount_t fi_ref; member
715 refcount_inc(&fi->fi_ref); in get_nfs4_file()
H A Dnfs4state.c594 if (refcount_dec_and_test(&fi->fi_ref)) { in put_nfs4_file()
4319 refcount_set(&fp->fi_ref, 1); in nfsd4_file_init()
4724 if (refcount_inc_not_zero(&fi->fi_ref)) { in nfsd4_file_hash_lookup()
4759 if (refcount_inc_not_zero(&fi->fi_ref)) in nfsd4_file_hash_insert()

Completed in 23 milliseconds