Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dvncache.c63 ino_t fn_st_ino; member
210 if (np1->fn_st_ino < np2->fn_st_ino) in fncache_cmp()
212 if (np1->fn_st_ino > np2->fn_st_ino) in fncache_cmp()
234 tmp_fn.fn_st_ino = st->st_ino; in vncache_lookup()
286 new_fnp->fn_st_ino = st->st_ino; in vncache_enter()