Searched refs:lm_notify (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/lockd/
H A Dsvclock.c713 .lm_notify = nlmsvc_notify_blocked,
/linux-4.1.27/fs/
H A Dlocks.c674 if (waiter->fl_lmops && waiter->fl_lmops->lm_notify) locks_wake_up_blocks()
675 waiter->fl_lmops->lm_notify(waiter); locks_wake_up_blocks()
/linux-4.1.27/include/linux/
H A Dfs.h927 void (*lm_notify)(struct file_lock *); /* unblock callback */ member in struct:lock_manager_operations

Completed in 568 milliseconds