HomeSort by: relevance | last modified time | path
    Searched refs:efs_locate_inode (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/efs/
efs_subr.h 33 void efs_locate_inode(ino_t, struct efs_sb *, uint32_t *, int *);
efs_subr.c 134 efs_locate_inode(ino_t ino, struct efs_sb *sbp, uint32_t *bboff, int *index) function in typeref:typename:void
166 efs_locate_inode(ino, sbp, &bboff, &index);

Completed in 12 milliseconds