Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Ddlm.h63 int sb_status; member
/linux/include/trace/events/
H A Ddlm.h223 TP_PROTO(__u32 ls_id, __u32 lkb_id, __u8 sb_flags, int sb_status,
226 TP_ARGS(ls_id, lkb_id, sb_flags, sb_status, res_name, res_length),
232 __field(int, sb_status)
240 __entry->sb_status = sb_status;
248 show_dlm_sb_flags(__entry->sb_flags), __entry->sb_status,
/linux/fs/dlm/
H A Duser.c69 __u32 sb_status; member
141 res32->lksb.sb_status = res->lksb.sb_status; in compat_output()
852 cb->lkb_lksb->sb_status = cb->sb_status; in device_read()
854 trace_dlm_ast(cb->ls_id, cb->lkb_id, cb->sb_status, in device_read()
H A Ddlm_internal.h231 int sb_status; /* copy to lksb status */ member
/linux/fs/ocfs2/
H A Dstack_user.c648 int status = lksb->lksb_fsdlm.sb_status; in fsdlm_lock_ast_wrapper()
700 return lksb->lksb_fsdlm.sb_status; in user_dlm_lock_status()
815 if (lksb->sb_status != -DLM_EUNLOCK) { in sync_unlock()
817 name, lksb->sb_lkid, lksb->sb_status); in sync_unlock()
841 status = lksb->sb_status; in sync_lock()
/linux/fs/f2fs/
H A Dsysfs.c1469 F2FS_GENERAL_RO_ATTR(sb_status);
1476 ATTR_LIST(sb_status),
/linux/Documentation/ABI/testing/
H A Dsysfs-fs-f2fs456 What: /sys/fs/f2fs/<disk>/stat/sb_status