Home
last modified time | relevance | path

Searched defs:lock_manager_operations (Results 1 – 1 of 1) sorted by relevance

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h5276 struct lock_manager_operations { struct
5277 fl_owner_t (*lm_get_owner)(fl_owner_t);
5278 void (*lm_put_owner)(fl_owner_t);
5279 void (*lm_notify)(struct file_lock *);
5280 int (*lm_grant)(struct file_lock *, int);
5281 bool (*lm_break)(struct file_lock *);
5282 int (*lm_change)(struct file_lock *, int, struct list_head *);
5283 void (*lm_setup)(struct file_lock *, void **);
5284 bool (*lm_breaker_owns_lease)(struct file_lock *);