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

  /src/sys/ufs/chfs/
chfs_gc.c 43 void chfs_clear_inode(struct chfs_mount *, struct chfs_inode *);
291 chfs_clear_inode(chmp, ip);
300 /* chfs_clear_inode - kills a minimal inode */
302 chfs_clear_inode(struct chfs_mount *chmp, struct chfs_inode *ip) function in typeref:typename:void
chfs_gc.c 43 void chfs_clear_inode(struct chfs_mount *, struct chfs_inode *);
291 chfs_clear_inode(chmp, ip);
300 /* chfs_clear_inode - kills a minimal inode */
302 chfs_clear_inode(struct chfs_mount *chmp, struct chfs_inode *ip) function in typeref:typename:void

Completed in 24 milliseconds