lock_init
if (!lock_init(&p->sb_lock))
if (!lock_init(&p->ilist_lock))
if (!lock_init(&p->mem_lock))
static bool lock_init(struct lock_ops *);