Lines Matching defs:file_lock___2
36081 struct file_lock___2;
36107 int (*lock)(struct file___2 *, int, struct file_lock___2 *);
36111 int (*flock)(struct file___2 *, int, struct file_lock___2 *);
36114 int (*setlease)(struct file___2 *, long int, struct file_lock___2 **, void **);
37888 void (*fl_copy_lock)(struct file_lock___2 *, struct file_lock___2 *);
37889 void (*fl_release_private)(struct file_lock___2 *);
37894 struct file_lock___2 {
37895 struct file_lock___2 *fl_blocker;
37928 void (*lm_notify)(struct file_lock___2 *);
37929 int (*lm_grant)(struct file_lock___2 *, int);
37930 bool (*lm_break)(struct file_lock___2 *);
37931 int (*lm_change)(struct file_lock___2 *, int, struct list_head *);
37932 void (*lm_setup)(struct file_lock___2 *, void **);