Searched refs:hs_log_bogus_disk_warning (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/hsfs/ |
H A D | hsfs_node.c | 965 hs_log_bogus_disk_warning(fsp, in hs_parsedir() 995 hs_log_bogus_disk_warning(fsp, in hs_parsedir() 1074 hs_log_bogus_disk_warning(fsp, in hs_parsedir() 1082 hs_log_bogus_disk_warning(fsp, in hs_parsedir() 1101 hs_log_bogus_disk_warning(fsp, in hs_parsedir() 1515 hs_log_bogus_disk_warning(fsp, in process_dirblock() 1543 hs_log_bogus_disk_warning(fsp, in process_dirblock() 1548 hs_log_bogus_disk_warning(fsp, in process_dirblock() 1625 hs_log_bogus_disk_warning(fsp, in process_dirblock() 1733 hs_log_bogus_disk_warning(fsp, HSFS_ERR_TRAILING_JUNK, 0); in strip_trailing()
|
H A D | hsfs_susp_subr.c | 113 hs_log_bogus_disk_warning(fsp, HSFS_ERR_NEG_SUA_LEN, 0); in parse_sua() 118 hs_log_bogus_disk_warning(fsp, HSFS_ERR_BAD_SUA_LEN, 0); in parse_sua()
|
H A D | hsfs_subr.c | 307 hs_log_bogus_disk_warning(fsp, errtype, data) in hs_log_bogus_disk_warning() function
|
H A D | hsfs_vfsops.c | 970 hs_log_bogus_disk_warning(fsp, HSFS_ERR_BAD_ROOT_DIR, 0); in hs_getrootvp()
|
H A D | hsfs_vnops.c | 479 hs_log_bogus_disk_warning(fsp, in hsfs_readdir()
|
/illumos-gate/usr/src/uts/common/sys/fs/ |
H A D | hsfs_impl.h | 78 extern void hs_log_bogus_disk_warning(struct hsfs *fsp, int errtype,
|