Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ocfs2/
Ddlmglue.h75 u32 tf_nodenum; /* osb node number */ member
Ddlmglue.c2929 info->tf_nodenum = be32_to_cpu(lvb->lvb_nodenum); in ocfs2_trim_fs_lock()
2953 lvb->lvb_nodenum = cpu_to_be32(info->tf_nodenum); in ocfs2_trim_fs_unlock()
Dalloc.c7701 osb->dev_str, info.tf_nodenum); in ocfs2_trim_fs()
7707 info.tf_nodenum = osb->node_num; in ocfs2_trim_fs()