Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dfile.h206 extern void clear_stale_fd(void);
/titanic_44/usr/src/uts/intel/ia32/os/
H A Dsyscall.c594 clear_stale_fd(); in post_syscall()
/titanic_44/usr/src/uts/sparc/os/
H A Dsyscall.c693 clear_stale_fd(); in post_syscall()
/titanic_44/usr/src/uts/common/os/
H A Dfio.c456 clear_stale_fd() /* called from post_syscall() */ in clear_stale_fd() function