Home
last modified time | relevance | path

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

/freebsd/sys/fs/unionfs/
H A Dunion_vfsops.c306 &ump->um_lower_link); in unionfs_domount()
314 vfs_unregister_upper(ump->um_lowermp, &ump->um_lower_link); in unionfs_domount()
403 vfs_unregister_upper(ump->um_lowermp, &ump->um_lower_link); in unionfs_unmount()
H A Dunion.h59 struct mount_upper_node um_lower_link; /* node in lower FS list of uppers */ member