Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dfilelock.h204 struct file_lease *locks_alloc_lease(void);
/linux-6.12.1/fs/
Dlocks.c285 struct file_lease *locks_alloc_lease(void) in locks_alloc_lease() function
294 EXPORT_SYMBOL_GPL(locks_alloc_lease);
605 struct file_lease *fl = locks_alloc_lease(); in lease_alloc()
/linux-6.12.1/fs/nfsd/
Dnfs4layouts.c206 fl = locks_alloc_lease(); in nfsd4_layout_setlease()
Dnfs4state.c5677 fl = locks_alloc_lease(); in nfs4_alloc_init_lease()