Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfilelock.h37 struct lock_manager_operations { struct
38 void *lm_mod_owner;
39 fl_owner_t (*lm_get_owner)(fl_owner_t);
40 void (*lm_put_owner)(fl_owner_t);
41 void (*lm_notify)(struct file_lock *); /* unblock callback */
42 int (*lm_grant)(struct file_lock *, int);
43 bool (*lm_lock_expirable)(struct file_lock *cfl);
44 void (*lm_expire_lock)(void);
/linux/Documentation/filesystems/
H A Dlocking.rst444 lock_manager_operations chapter