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

  /src/sys/fs/puffs/
puffs_msgif.h 787 off_t pvnr_off; /* OUT */ member in struct:puffs_vnmsg_fallocate
793 off_t pvnr_off; /* OUT */ member in struct:puffs_vnmsg_fdiscard
puffs_vnops.c 2537 fallocate_msg->pvnr_off = ap->a_pos;
2581 fdiscard_msg->pvnr_off = ap->a_pos;
  /src/lib/libpuffs/
dispatcher.c 1153 opcookie, auxt->pvnr_off, auxt->pvnr_len);
1167 opcookie, auxt->pvnr_off, auxt->pvnr_len);

Completed in 14 milliseconds