Lines Matching refs:nf_ref
888 __field(int, nf_ref)
895 __entry->nf_ref = refcount_read(&nf->nf_ref);
902 __entry->nf_ref,
928 __field(unsigned int, nf_ref)
933 __entry->nf_ref = refcount_read(&nf->nf_ref);
937 __entry->nf_inode, __entry->nf_ref,
958 __field(unsigned int, nf_ref)
969 __entry->nf_ref = nf ? refcount_read(&nf->nf_ref) : 0;
979 __entry->nf_ref, show_nf_flags(__entry->nf_flags),
1024 __field(unsigned int, nf_ref)
1033 __entry->nf_ref = refcount_read(&nf->nf_ref);
1040 show_nfsd_may_flags(__entry->may_flags), __entry->nf_ref,
1051 __field(int, nf_ref)
1058 __entry->nf_ref = refcount_read(&nf->nf_ref);
1065 __entry->nf_ref,
1129 __field(int, nf_ref)
1135 __entry->nf_ref = refcount_read(&nf->nf_ref);
1139 __entry->nf_inode, __entry->nf_ref,