Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_healthmon.c1102 struct inode *hms_inode; in xfs_healthmon_file_on_monitored_fs() local
1114 hms_inode = file_inode(fd_file(hms_fd)); in xfs_healthmon_file_on_monitored_fs()
1116 if (hm->mount_cookie != (uintptr_t)hms_inode->i_sb) { in xfs_healthmon_file_on_monitored_fs()