lock_ops
struct lock_ops sb_lock;
struct lock_ops ilist_lock; /* disk ilist access. */
struct lock_ops mem_lock; /* work memory allocation lock. */
lock_init(struct lock_ops *ops)
static bool lock_init(struct lock_ops *);