Home
last modified time | relevance | path

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

/linux-6.1.9/include/trace/events/
Dfilelock.h38 TRACE_EVENT(locks_get_lock_context,
/linux-6.1.9/fs/
Dlocks.c173 locks_get_lock_context(struct inode *inode, int type) in locks_get_lock_context() function
1015 ctx = locks_get_lock_context(inode, request->fl_type); in flock_lock_inode()
1093 ctx = locks_get_lock_context(inode, request->fl_type); in posix_lock_inode()
1716 ctx = locks_get_lock_context(inode, arg); in generic_add_lease()