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

/illumos-gate/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb.c1333 uint32_t iloc, d_in; local
1339 if (inode_from_path(dir, &d_in, &d_fl) != 0) {
1351 if (verify_inode(d_in << l2b, 4) == 0) {
1360 while (get_fid(d_in, buf, off) == 0) {

Completed in 45 milliseconds