Home
last modified time | relevance | path

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

/linux/fs/nfsd/
A Dstate.h518 refcount_t fi_ref; member
685 refcount_inc(&fi->fi_ref); in get_nfs4_file()
A Dnfs4state.c545 if (refcount_dec_and_lock(&fi->fi_ref, &state_lock)) { in put_nfs4_file()
4152 refcount_set(&fp->fi_ref, 1); in nfsd4_init_file()
4510 if (refcount_inc_not_zero(&fp->fi_ref)) in find_file_locked()
4528 if (refcount_inc_not_zero(&fp->fi_ref)) in insert_file()

Completed in 21 milliseconds