Lines Matching refs:nf_ref
827 __field(int, nf_ref)
834 __entry->nf_ref = refcount_read(&nf->nf_ref);
841 __entry->nf_ref,
866 __field(unsigned int, nf_ref)
871 __entry->nf_ref = refcount_read(&nf->nf_ref);
875 __entry->nf_inode, __entry->nf_ref,
896 __field(unsigned int, nf_ref)
907 __entry->nf_ref = nf ? refcount_read(&nf->nf_ref) : 0;
917 __entry->nf_ref, show_nf_flags(__entry->nf_flags),
938 __field(unsigned int, nf_ref)
948 __entry->nf_ref = refcount_read(&nf->nf_ref);
955 __entry->nf_ref, show_nf_flags(__entry->nf_flags),
999 __field(unsigned int, nf_ref)
1008 __entry->nf_ref = refcount_read(&nf->nf_ref);
1015 show_nfsd_may_flags(__entry->may_flags), __entry->nf_ref,
1026 __field(int, nf_ref)
1033 __entry->nf_ref = refcount_read(&nf->nf_ref);
1040 __entry->nf_ref,
1122 __field(int, nf_ref)
1128 __entry->nf_ref = refcount_read(&nf->nf_ref);
1132 __entry->nf_inode, __entry->nf_ref,