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

  /src/sys/ufs/chfs/
chfs.h 654 int chfs_do_link(struct chfs_inode *,
chfs_write.c 411 * chfs_do_link - makes a copy from a node
415 chfs_do_link(struct chfs_inode *ip, struct chfs_inode *parent, const char *name, int namelen, enum chtype type) function in typeref:typename:int
chfs_vnops.c 1106 error = chfs_do_link(ip,
1170 error = chfs_do_link(ip,

Completed in 13 milliseconds