Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Ddlmglue.h73 u32 tf_nodenum; /* osb node number */ member
Ddlmglue.c2936 info->tf_nodenum = be32_to_cpu(lvb->lvb_nodenum); in ocfs2_trim_fs_lock()
2960 lvb->lvb_nodenum = cpu_to_be32(info->tf_nodenum); in ocfs2_trim_fs_unlock()
Dalloc.c7684 osb->dev_str, info.tf_nodenum); in ocfs2_trim_fs()
7690 info.tf_nodenum = osb->node_num; in ocfs2_trim_fs()