Home
last modified time | relevance | path

Searched defs:lvb (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Ddlmglue.c117 struct ocfs2_meta_lvb *lvb = ocfs2_dlm_lvb(&lockres->l_lksb); in ocfs2_dump_meta_lvb_info() local
2165 struct ocfs2_meta_lvb *lvb; in __ocfs2_stuff_meta_lvb() local
2211 struct ocfs2_meta_lvb *lvb; in ocfs2_refresh_inode_from_lvb() local
2248 struct ocfs2_meta_lvb *lvb = ocfs2_dlm_lvb(&lockres->l_lksb); in ocfs2_meta_lvb_is_trustable() local
2743 struct ocfs2_orphan_scan_lvb *lvb; in ocfs2_orphan_scan_lock() local
2770 struct ocfs2_orphan_scan_lvb *lvb; in ocfs2_orphan_scan_unlock() local
2903 struct ocfs2_trim_fs_lvb *lvb; in ocfs2_trim_fs_lock() local
2943 struct ocfs2_trim_fs_lvb *lvb; in ocfs2_trim_fs_unlock() local
3131 char *lvb; in ocfs2_dlm_seq_show() local
3638 int lvb, in ocfs2_downconvert_lock()
[all …]
H A Dstackglue.h60 char lvb[DLM_LVB_LEN]; member
H A Dstack_user.c790 static void lvb_to_version(char *lvb, struct ocfs2_protocol_version *ver) in lvb_to_version()
802 static void version_to_lvb(struct ocfs2_protocol_version *ver, char *lvb) in version_to_lvb()
/OK3568_Linux_fs/kernel/fs/ocfs2/dlmfs/
H A Duserdlm.c542 char *lvb; in user_dlm_write_lvb() local
558 char *lvb; in user_dlm_read_lvb() local
H A Ddlmfs.c229 char lvb[DLM_LVB_LEN]; in dlmfs_file_read() local
/OK3568_Linux_fs/kernel/fs/ocfs2/dlm/
H A Ddlmcommon.h318 char lvb[DLM_LVB_LEN]; member
371 static inline int dlm_lvb_is_empty(char *lvb) in dlm_lvb_is_empty()
565 u8 lvb[DLM_LVB_LEN]; member
604 s8 lvb[]; member
619 s8 lvb[]; member
635 s8 lvb[]; member
H A Ddlmapi.h100 char lvb[DLM_LVB_LEN]; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Ddlm_device.h47 char lvb[DLM_USER_LVB_LEN]; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Ddlm_device.h47 char lvb[DLM_USER_LVB_LEN]; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Ddlm_device.h47 char lvb[DLM_USER_LVB_LEN]; member
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dlock_dlm.c489 static int all_jid_bits_clear(char *lvb) in all_jid_bits_clear()
/OK3568_Linux_fs/kernel/fs/dlm/
H A Duser.c48 char lvb[DLM_USER_LVB_LEN]; member