Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dsed-opal.h82 __u32 l_state; member
/linux-4.19.296/block/
Dsed-opal.c1630 if (lkul->l_state == OPAL_RW) in add_user_to_lr()
1707 switch (lkul->l_state) { in lock_unlock_locking_range()
1768 switch (lkul->l_state) { in lock_unlock_locking_range_sum()
2178 if (lk_unlk->l_state != OPAL_RO && in opal_add_user_to_lr()
2179 lk_unlk->l_state != OPAL_RW) { in opal_add_user_to_lr()
/linux-4.19.296/fs/xfs/
Dxfs_trace.h2344 __field(xfs_exntst_t, l_state)
2355 __entry->l_state = state;
2367 __entry->l_state)