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

  /src/sys/kern/
vfs_syscalls.c 1941 struct fid *fidp; local in function:vfs_composefh
1947 fidp = NULL;
1955 fidp = &fhp->fh_fid;
1958 error = VFS_VPTOFH(vp, fidp, &fidsize);
vfs_syscalls.c 1941 struct fid *fidp; local in function:vfs_composefh
1947 fidp = NULL;
1955 fidp = &fhp->fh_fid;
1958 error = VFS_VPTOFH(vp, fidp, &fidsize);

Completed in 61 milliseconds