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

/linux-master/fs/
H A Dlocks.c603 static struct file_lease *lease_alloc(struct file *filp, int type) function
1551 new_fl = lease_alloc(NULL, want_write ? F_WRLCK : F_RDLCK);
2032 fl = lease_alloc(filp, arg);

Completed in 112 milliseconds