Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nfsd/
Dstate.h364 atomic_t fi_ref; member
Dnfs4state.c114 if (atomic_dec_and_lock(&fi->fi_ref, &recall_lock)) { in put_nfs4_file()
125 atomic_inc(&fi->fi_ref); in get_nfs4_file()
2066 atomic_set(&fp->fi_ref, 1); in alloc_init_file()