Home
last modified time | relevance | path

Searched refs:get_filep (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dnfsops.c130 get_filep(int fd) in get_filep() function
235 if ((filep = get_filep(fd)) == 0) in boot_nfs_close()
275 if ((filep = get_filep(fd)) == 0) in boot_nfs_read()
321 if ((filep = get_filep(fd)) == 0) in boot_nfs_lseek()
385 if ((filep = get_filep(fd)) == 0) in boot_nfs_fstat()
450 if ((filep = get_filep(fd)) == 0) in boot_nfs_getdents()