Home
last modified time | relevance | path

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

/freebsd/sys/fs/unionfs/
H A Dunion_vnops.c535 UNIONFS_LKUPGRADE_DOOMED /* lock was upgraded, but vnode reclaimed */ enumerator
549 return (UNIONFS_LKUPGRADE_DOOMED); in unionfs_upgrade_lock()
649 if (lkstatus == UNIONFS_LKUPGRADE_DOOMED) { in unionfs_open()
790 if (lkstatus == UNIONFS_LKUPGRADE_DOOMED) in unionfs_close()
1218 if (lkstatus == UNIONFS_LKUPGRADE_DOOMED) { in unionfs_fsync()
1846 if (lkstatus == UNIONFS_LKUPGRADE_DOOMED) in unionfs_readdir()