HomeSort by: relevance | last modified time | path
    Searched defs:ffs_get_ino (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/lib/libsa/
ufs.c 297 ffs_get_ino(struct file *fp, struct direct *dp) function in typeref:typename:uint32_t
614 if (ffs_get_ino(fp, dp) == (ino32_t)0)
625 *inumber_p = ffs_get_ino(fp, dp);
1054 if (ffs_get_ino(fp, dp) == 0)
1073 ffs_get_ino(fp, dp), t);

Completed in 15 milliseconds