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

  /src/sys/ufs/chfs/
chfs_readinode.c 53 static void chfs_kill_td(struct chfs_mount *,
280 /* chfs_kill_td - removes all components of a temporary node */
282 chfs_kill_td(struct chfs_mount *chmp, function in typeref:typename:void
307 chfs_kill_td(chmp, tmp);
353 chfs_kill_td(chmp, newtd);
357 chfs_kill_td(chmp, tmp_td);
368 chfs_kill_td(chmp, newtd);
383 chfs_kill_td(chmp, tmp_td);
405 chfs_kill_td(chmp, newtd);
410 chfs_kill_td(chmp, tmp_td)
    [all...]
chfs_readinode.c 53 static void chfs_kill_td(struct chfs_mount *,
280 /* chfs_kill_td - removes all components of a temporary node */
282 chfs_kill_td(struct chfs_mount *chmp, function in typeref:typename:void
307 chfs_kill_td(chmp, tmp);
353 chfs_kill_td(chmp, newtd);
357 chfs_kill_td(chmp, tmp_td);
368 chfs_kill_td(chmp, newtd);
383 chfs_kill_td(chmp, tmp_td);
405 chfs_kill_td(chmp, newtd);
410 chfs_kill_td(chmp, tmp_td)
    [all...]

Completed in 167 milliseconds