Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dfile.h226 extern void clear_stale_fd(void);
/titanic_50/usr/src/uts/intel/ia32/os/
H A Dsyscall.c595 clear_stale_fd(); in post_syscall()
/titanic_50/usr/src/uts/sparc/os/
H A Dsyscall.c694 clear_stale_fd(); in post_syscall()
/titanic_50/usr/src/uts/common/os/
H A Dfio.c457 clear_stale_fd() /* called from post_syscall() */ in clear_stale_fd() function