Home
last modified time | relevance | path

Searched refs:fi_ref (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nfsd/
A Dstate.h589 refcount_t fi_ref; member
757 refcount_inc(&fi->fi_ref); in get_nfs4_file()
A Dnfs4state.c585 if (refcount_dec_and_test(&fi->fi_ref)) { in put_nfs4_file()
4585 refcount_set(&fp->fi_ref, 1); in nfsd4_file_init()
5070 if (refcount_inc_not_zero(&fi->fi_ref)) { in nfsd4_file_hash_lookup()
5105 if (refcount_inc_not_zero(&fi->fi_ref)) in nfsd4_file_hash_insert()

Completed in 29 milliseconds