Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dfcntl.c22 extern int fcntl_getlease(struct file *filp);
321 err = fcntl_getlease(filp); in do_fcntl()
Dlocks.c1236 int fcntl_getlease(struct file *filp) in fcntl_getlease() function