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

  /src/sys/ufs/ffs/
ffs_alloc.c 1984 return ffs_freefile(vp->v_mount, ino, mode);
1994 ffs_freefile(struct mount *mp, ino_t ino, int mode) function in typeref:typename:int
ffs_alloc.c 1984 return ffs_freefile(vp->v_mount, ino, mode);
1994 ffs_freefile(struct mount *mp, ino_t ino, int mode) function in typeref:typename:int

Completed in 45 milliseconds