Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vnops_os.c3444 struct componentname scn, tcn; in zfs_rename() local
3460 error = zfs_lookup_internal(tdzp, tname, &tvp, &tcn, RENAME); in zfs_rename()
3468 error = zfs_rename_(sdvp, &svp, &scn, tdvp, &tvp, &tcn, cr, 0); in zfs_rename()
/f-stack/freebsd/net/
H A Dbridgestp.c576 struct bstp_tcn_unit *tcn) in bstp_received_tcn() argument