Searched defs:parent_lkid (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/dlm/ |
| H A D | lock.c | 3413 dlm_lock(dlm_lockspace_t *lockspace, int mode, struct dlm_lksb *lksb, uint32_t flags, void *name, unsigned int namelen, uint32_t parent_lkid, void (*ast) (void *astarg), void *astarg, void (*bast) (void *astarg, int mode)) dlm_lock() argument
|
| /kernel/linux/linux-6.6/fs/dlm/ |
| H A D | lock.c | 3204 dlm_lock(dlm_lockspace_t *lockspace, int mode, struct dlm_lksb *lksb, uint32_t flags, const void *name, unsigned int namelen, uint32_t parent_lkid, void (*ast) (void *astarg), void *astarg, void (*bast) (void *astarg, int mode)) dlm_lock() argument
|
Completed in 20 milliseconds