HomeSort by: relevance | last modified time | path
    Searched defs: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_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);

Completed in 21 milliseconds