Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dlibfs.c252 static struct lock_class_key simple_offset_xa_lock; variable
262 lockdep_set_class(&octx->xa.xa_lock, &simple_offset_xa_lock); in simple_offset_init()