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

  /src/tests/fs/puffs/h_dtfs/
dtfs_vnops.c 322 struct puffs_node *pn_tfile = targ; local in function:dtfs_node_rename
346 if (pn_tfile) {
347 if (pn_tfile->pn_va.va_type == VDIR) {
348 df_targ = DTFS_CTOF(pn_tfile);
352 dtfs_nukenode(pn_tfile, pn_tdir,
dtfs_vnops.c 322 struct puffs_node *pn_tfile = targ; local in function:dtfs_node_rename
346 if (pn_tfile) {
347 if (pn_tfile->pn_va.va_type == VDIR) {
348 df_targ = DTFS_CTOF(pn_tfile);
352 dtfs_nukenode(pn_tfile, pn_tdir,
dtfs_vnops.c 322 struct puffs_node *pn_tfile = targ; local in function:dtfs_node_rename
346 if (pn_tfile) {
347 if (pn_tfile->pn_va.va_type == VDIR) {
348 df_targ = DTFS_CTOF(pn_tfile);
352 dtfs_nukenode(pn_tfile, pn_tdir,

Completed in 56 milliseconds