Home
last modified time | relevance | path

Searched refs:seqc_read_notmodify (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dseqc.h85 seqc_read_notmodify(const seqc_t *seqcp) in seqc_read_notmodify() function
H A Dvnode.h793 #define vn_seqc_read_notmodify(vp) seqc_read_notmodify(&(vp)->v_seqc)
/f-stack/freebsd/kern/
H A Dkern_descrip.c2973 seq = seqc_read_notmodify(fd_seqc(fdt, fd)); in fgetvp_lookup_smr()
3082 seq = seqc_read_notmodify(fd_seqc(fdt, fd)); in fget_unlocked_seq()
3157 seq = seqc_read_notmodify(fd_seqc(fdt, fd)); in fget_unlocked()