Home
last modified time | relevance | path

Searched refs:dvp_seqc (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/kern/
H A Dvfs_cache.c4107 seqc_t dvp_seqc; member
4487 seqc_t dvp_seqc; in cache_fplookup_partial_setup() local
4493 dvp_seqc = fpl->dvp_seqc; in cache_fplookup_partial_setup()
4606 seqc_t dvp_seqc; in cache_fplookup_final_modifying() local
4613 dvp_seqc = fpl->dvp_seqc; in cache_fplookup_final_modifying()
4794 seqc_t dvp_seqc; in cache_fplookup_final_withparent() local
4799 dvp_seqc = fpl->dvp_seqc; in cache_fplookup_final_withparent()
4860 seqc_t dvp_seqc; in cache_fplookup_final() local
4864 dvp_seqc = fpl->dvp_seqc; in cache_fplookup_final()
5010 dvp_seqc = fpl->dvp_seqc; in cache_fplookup_noentry()
[all …]
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vnops_os.c784 seqc_t dvp_seqc; in zfs_lookup() local
812 dvp_seqc = vn_seqc_read_notmodify(dvp); in zfs_lookup()
1007 if (!vn_seqc_consistent(dvp, dvp_seqc)) { in zfs_lookup()