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

  /src/sys/ufs/chfs/
chfs_scan.c 208 /* chfs_add_fd_to_list - adds a directory entry to its parent's vnode cache */
210 chfs_add_fd_to_list(struct chfs_mount *chmp, function in typeref:typename:void
344 chfs_add_fd_to_list(chmp, fd, parentvc);
chfs.h 474 void chfs_add_fd_to_list(struct chfs_mount *,

Completed in 12 milliseconds