Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dlocks.c570 static struct file_lock *lease_alloc(struct file *filp, int type) in lease_alloc() function
1496 new_fl = lease_alloc(NULL, want_write ? F_WRLCK : F_RDLCK); in __break_lease()
1970 fl = lease_alloc(filp, arg); in do_fcntl_add_lease()