Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dlocks.c352 static int lease_alloc(struct file *filp, int type, struct file_lock **flp) in lease_alloc() function
1115 alloc_err = lease_alloc(NULL, mode & FMODE_WRITE ? F_WRLCK : F_RDLCK, in __get_lease()
1334 error = lease_alloc(filp, arg, &fl); in fcntl_setlease()