Linux Kernel
3.7.1
|
#include <fs.h>
Data Fields | |
int(* | lm_compare_owner )(struct file_lock *, struct file_lock *) |
void(* | lm_notify )(struct file_lock *) |
int(* | lm_grant )(struct file_lock *, struct file_lock *, int) |
void(* | lm_break )(struct file_lock *) |
int(* | lm_change )(struct file_lock **, int) |