Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Docfs1_fs_compat.h88 /*A4*/ __u16 cluster_name_len; member
H A Dstackglue.c303 int cluster_name_len, in ocfs2_cluster_connect() argument
339 if (cluster_name_len) in ocfs2_cluster_connect()
342 new_conn->cc_cluster_name_len = cluster_name_len; in ocfs2_cluster_connect()
H A Dstackglue.h239 int cluster_name_len,