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

  /src/sys/ufs/chfs/
chfs_readinode.c 69 int chfs_get_data_nodes(struct chfs_mount *,
782 /* chfs_get_data_nodes - get temporary nodes of an inode */
784 chfs_get_data_nodes(struct chfs_mount *chmp, function in typeref:typename:int
1047 err = chfs_get_data_nodes(chmp, ip, &rii);
chfs_readinode.c 69 int chfs_get_data_nodes(struct chfs_mount *,
782 /* chfs_get_data_nodes - get temporary nodes of an inode */
784 chfs_get_data_nodes(struct chfs_mount *chmp, function in typeref:typename:int
1047 err = chfs_get_data_nodes(chmp, ip, &rii);

Completed in 61 milliseconds