Home
last modified time | relevance | path

Searched refs:seqc_t (Results 1 – 11 of 11) sorted by relevance

/freebsd-13.1/sys/sys/
H A Dseqc.h54 seqc_t __seqc = (seqc); \
60 seqc_write_begin(seqc_t *seqcp) in seqc_write_begin()
70 seqc_write_end(seqc_t *seqcp) in seqc_write_end()
79 static __inline seqc_t
80 seqc_read_any(const seqc_t *seqcp) in seqc_read_any()
86 static __inline seqc_t
93 static __inline seqc_t
94 seqc_read(const seqc_t *seqcp) in seqc_read()
96 seqc_t ret; in seqc_read()
111 const seqc_t *__seqcp = (seqcp); \
[all …]
H A D_seqc.h9 typedef uint32_t seqc_t; typedef
H A Dnamei.h119 seqc_t ni_dvp_seqc;
120 seqc_t ni_vp_seqc;
H A Dfiledesc.h62 seqc_t fde_seqc; /* keep file and caps in sync */
319 fd_modified(struct filedesc *fdp, int fd, seqc_t seqc) in fd_modified()
H A Dvnode.h110 seqc_t v_seqc; /* i modification count */
/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dseqlock.h40 seqc_t seqc;
/freebsd-13.1/sys/kern/
H A Dvfs_cache.c3918 seqc_t dvp_seqc;
3919 seqc_t tvp_seqc;
4302 seqc_t dvp_seqc; in cache_fplookup_partial_setup()
4380 seqc_t tvp_seqc; in cache_fplookup_final_child()
4421 seqc_t dvp_seqc; in cache_fplookup_final_modifying()
4623 seqc_t dvp_seqc; in cache_fplookup_final_withparent()
4689 seqc_t dvp_seqc; in cache_fplookup_final()
4835 seqc_t dvp_seqc; in cache_fplookup_noentry()
5347 seqc_t vp_seqc; in cache_fplookup_climb_mount()
5404 seqc_t vp_seqc; in cache_fplookup_cross_mount()
[all …]
H A Dkern_descrip.c119 cap_rights_t *needrightsp, struct file **fpp, seqc_t *seqp);
3019 seqc_t seq; in fget_cap()
3064 seqc_t seq; in fgetvp_lookup_smr()
3223 struct file **fpp, seqc_t *seqp) in fget_unlocked_seq()
3231 seqc_t seq; in fget_unlocked_seq()
3314 seqc_t seq; in fget_unlocked()
3506 seqc_t seq; in fget_mmap()
3560 seqc_t seq; in fget_fcntl()
/freebsd-13.1/sys/net/
H A Dpfvar.h90 seqc_t pfcu64_seqc;
174 seqc_t seqc; in pf_counter_u64_fetch()
/freebsd-13.1/sys/ufs/ufs/
H A Dufs_vnops.c1250 seqc_t fdvp_s, fvp_s, tdvp_s, tvp_s;
/freebsd-13.1/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vnops_os.c791 seqc_t dvp_seqc; in zfs_lookup()