Home
last modified time | relevance | path

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

/linux/fs/
H A Dlocks.c603 static struct file_lease *lease_alloc(struct file *filp, unsigned int flags, int type) in lease_alloc() function
1558 new_fl = lease_alloc(NULL, type, want_write ? F_WRLCK : F_RDLCK); in __break_lease()
2063 fl = lease_alloc(filp, flavor, arg); in do_fcntl_add_lease()