Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dfcntl.c21 extern int fcntl_setlease(unsigned int fd, struct file *filp, long arg);
324 err = fcntl_setlease(fd, filp, arg); in do_fcntl()
Dlocks.c1265 int fcntl_setlease(unsigned int fd, struct file *filp, long arg) in fcntl_setlease() function