Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
H A Dfilecache.h22 refcount_t nfm_ref; member
H A Dfilecache.c103 if (!refcount_inc_not_zero(&nfm->nfm_ref)) in nfsd_file_mark_get()
111 if (refcount_dec_and_test(&nfm->nfm_ref)) { in nfsd_file_mark_put()
150 refcount_set(&new->nfm_ref, 1); in nfsd_file_mark_find_or_create()
160 * mark->group will be NULL. Thus, we can't let the nfm_ref in nfsd_file_mark_find_or_create()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dfilecache.h22 refcount_t nfm_ref; member
H A Dfilecache.c142 if (!refcount_inc_not_zero(&nfm->nfm_ref)) in nfsd_file_mark_get()
150 if (refcount_dec_and_test(&nfm->nfm_ref)) { in nfsd_file_mark_put()
189 refcount_set(&new->nfm_ref, 1); in nfsd_file_mark_find_or_create()
199 * mark->group will be NULL. Thus, we can't let the nfm_ref in nfsd_file_mark_find_or_create()

Completed in 4 milliseconds