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

  /src/sys/ufs/lfs/
lfs_extern.h 138 void lfs_orphan(struct lfs *, ino_t);
lfs_rename.c 1054 lfs_orphan(VTOI(tvp)->i_lfs, VTOI(tvp)->i_number);
lfs_alloc.c 942 lfs_orphan(struct lfs *fs, ino_t ino) function in typeref:typename:void
lfs_vnops.c 1060 lfs_orphan(ip->i_lfs, ip->i_number);
1103 lfs_orphan(ip->i_lfs, ip->i_number);

Completed in 16 milliseconds