Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dfcntl.h7 #define F_GETLEASE (F_LINUX_SPECIFIC_BASE+1) macro
/linux-2.4.37.9/fs/
Dfcntl.c320 case F_GETLEASE: in do_fcntl()