Home
last modified time | relevance | path

Searched refs:IAGFREE_LOCK_INIT (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/fs/jfs/
Djfs_imap.c51 #define IAGFREE_LOCK_INIT(imap) mutex_init(&imap->im_freelock) macro
145 IAGFREE_LOCK_INIT(imap); in diMount()