Searched hist:"3420 a8c4359a189f7d854ed7075d151257415447" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/lockd/ |
H A D | mon.c | diff 3420a8c4359a189f7d854ed7075d151257415447 Fri Dec 05 18:03:46 CST 2008 Chuck Lever <chuck.lever@oracle.com> NSM: Add nsm_lookup() function
Introduce a new API to fs/lockd/mon.c that allows nlm_host_rebooted() to lookup up nsm_handles via the contents of an nlm_reboot struct.
The new function is equivalent to calling nsm_find() with @create set to zero, but it takes a struct nlm_reboot instead of separate arguments.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
|
/openbmc/linux/include/linux/lockd/ |
H A D | lockd.h | diff 3420a8c4359a189f7d854ed7075d151257415447 Fri Dec 05 18:03:46 CST 2008 Chuck Lever <chuck.lever@oracle.com> NSM: Add nsm_lookup() function
Introduce a new API to fs/lockd/mon.c that allows nlm_host_rebooted() to lookup up nsm_handles via the contents of an nlm_reboot struct.
The new function is equivalent to calling nsm_find() with @create set to zero, but it takes a struct nlm_reboot instead of separate arguments.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
|