Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_imap.c69 #define AG_LOCK_INIT(imap,index) mutex_init(&(imap->im_aglock[index])) macro
164 AG_LOCK_INIT(imap, index); in diMount()