Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/hammer/
H A Dhammer_subs.c1051 int ispfs; in hammer_str_to_tid() local
1077 ispfs = 1; in hammer_str_to_tid()
1080 ispfs = 0; in hammer_str_to_tid()
1090 *ispfsp = ispfs; in hammer_str_to_tid()
H A Dhammer_vnops.c1127 int ispfs; in hammer_vop_nresolve() local
1143 ispfs = 0; in hammer_vop_nresolve()
1152 &ispfs, &asof, &localization); in hammer_vop_nresolve()
1167 if (ispfs && nlen == 0) { in hammer_vop_nresolve()