Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_imap.c64 #define IAGFREE_LOCK_INIT(imap) mutex_init(&imap->im_freelock) macro
160 IAGFREE_LOCK_INIT(imap); in diMount()