Searched refs:find_fp (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/fs/
H A Dpcfs.c92 static fileid_t *find_fp(int);
243 if (!(filep = find_fp(fd)))
287 fp = find_fp(fd);
361 if (!(filep = find_fp(fd)))
383 find_fp(int fd) function
H A Dhsfs.c145 find_fp(int fd) function
362 filep = find_fp(fd);
519 if (!(filep = find_fp(fd)))
564 if (!(filep = find_fp(fd)))
595 if (!(filep = find_fp(fd)))
H A Dufsops.c129 find_fp(int fd) function
496 if (!(filep = find_fp(fd))) {
665 if (!(filep = find_fp(fd)))
698 if (!(filep = find_fp(fd)))
742 if (!(filep = find_fp(fd)))
/opensolaris-onvv-gate/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c208 find_fp(int fd) function
412 if (!(filep = find_fp(fd))) {
620 if (!(filep = find_fp(fd)))
665 if (!(filep = find_fp(fd)))
683 if (filep = find_fp(fd)) {
1009 if (!(dir.fi = find_fp(fd)) ||
/opensolaris-onvv-gate/usr/src/stand/lib/fs/ufs/
H A Dufsops.c156 find_fp(int fd) function
556 if (!(filep = find_fp(fd))) {
725 if (!(filep = find_fp(fd)))
757 if (!(filep = find_fp(fd)))
798 if (!(filep = find_fp(fd)))
868 if (fp = find_fp(fd)) {

Completed in 159 milliseconds