Home
last modified time | relevance | path

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

/Linux-v4.19/include/trace/events/
Dfilelock.h38 TRACE_EVENT(locks_get_lock_context,
/Linux-v4.19/fs/
Dlocks.c207 locks_get_lock_context(struct inode *inode, int type) in locks_get_lock_context() function
926 ctx = locks_get_lock_context(inode, request->fl_type); in flock_lock_inode()
1001 ctx = locks_get_lock_context(inode, request->fl_type); in posix_lock_inode()
1674 ctx = locks_get_lock_context(inode, arg); in generic_add_lease()