Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Dscrub.c811 error = xfs_iget(mp, tp, head->svh_ino, XCHK_IGET_FLAGS, 0, &ip); in xchk_scrubv_open_by_handle()
889 if (head.svh_ino && head.svh_ino != ip_in->i_ino) in xfs_ioc_scrubv_metadata()
897 .sm_ino = head.svh_ino, in xfs_ioc_scrubv_metadata()
Dtrace.h229 __entry->inum = vhead->svh_ino;
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_fs.h793 __u64 svh_ino; /* inode number. */ member