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

  /src/usr.sbin/puffs/mount_9p/
ninepuffs.h 181 int getdfwithoffset(struct puffs_usermount *, struct p9pnode *, off_t,
subr.c 102 getdfwithoffset(struct puffs_usermount *pu, struct p9pnode *p9n, off_t wantoff, function in typeref:typename:int
node.c 178 rv = getdfwithoffset(pu, p9n, *readoff, &dfp);

Completed in 37 milliseconds