Home
last modified time | relevance | path

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

/openbmc/linux/include/trace/events/
H A Dfilelock.h168 DEFINE_EVENT(filelock_lease, time_out_leases, TP_PROTO(struct inode *inode, struct file_lock *fl),
/openbmc/linux/fs/
H A Dlocks.c1421 static void time_out_leases(struct inode *inode, struct list_head *dispose) in time_out_leases() function
1511 time_out_leases(inode, &dispose); in __break_lease()
1577 time_out_leases(inode, &dispose); in __break_lease()
1657 time_out_leases(inode, &dispose); in fcntl_getlease()
1749 time_out_leases(inode, &dispose); in generic_add_lease()