Searched defs:oldmle (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/ocfs2/dlm/ |
| H A D | dlmmaster.c | 2546 struct dlm_master_list_entry *oldmle = NULL; in dlm_migrate_lockres() local 3107 struct dlm_master_list_entry *mle = NULL, *oldmle = NULL; in dlm_migrate_request_handler() local 3181 dlm_add_migration_mle(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, struct dlm_master_list_entry *mle, struct dlm_master_list_entry **oldmle, const char *name, unsigned int namelen, u8 new_master, u8 master) dlm_add_migration_mle() argument [all...] |
| /kernel/linux/linux-6.6/fs/ocfs2/dlm/ |
| H A D | dlmmaster.c | 2544 struct dlm_master_list_entry *oldmle = NULL; in dlm_migrate_lockres() local 3105 struct dlm_master_list_entry *mle = NULL, *oldmle = NULL; in dlm_migrate_request_handler() local 3179 dlm_add_migration_mle(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, struct dlm_master_list_entry *mle, struct dlm_master_list_entry **oldmle, const char *name, unsigned int namelen, u8 new_master, u8 master) dlm_add_migration_mle() argument [all...] |
Completed in 7 milliseconds