Searched refs:uhold (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/fs/unionfs/
H A Dunion_vnops.c1835 int uhold; local
1847 uhold = 0;
1887 uhold = 1;
1917 if (uhold != 0)
1924 if (uhold && flags & LK_UPGRADE) {
1930 if (uhold == 0) {
1932 uhold = 1;
1966 if (uhold != 0)
1982 int uhold; local
1992 uhold
[all...]

Completed in 122 milliseconds