Searched refs:lease_alloc (Results 1 – 1 of 1) sorted by relevance
352 static int lease_alloc(struct file *filp, int type, struct file_lock **flp) in lease_alloc() function1115 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()