Searched refs:hs_parsedir (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/sys/fs/ |
H A D | hsfs_impl.h | 61 extern int hs_parsedir(struct hsfs *fsp, uchar_t *dirp,
|
/titanic_44/usr/src/uts/common/fs/hsfs/ |
H A D | hsfs_susp_subr.c | 445 if (hs_parsedir(fsp, root_ptr, hdp, (char *)NULL, (int *)NULL, in hs_check_root_dirent() 447 (void) hs_parsedir(fsp, root_ptr, hdp, (char *)NULL, in hs_check_root_dirent()
|
H A D | hsfs_node.c | 739 error = hs_parsedir(fsp, &dirp[off], &hd, (char *)NULL, (int *)NULL, in hs_remakenode() 923 hs_parsedir( in hs_parsedir() function 1430 (void) hs_parsedir(fsp, &secp[secoff], hdp, (char *)NULL, in hs_filldirent() 1654 parsedir_res = hs_parsedir(fsp, dirp, &hd, in process_dirblock()
|
H A D | hsfs_vfsops.c | 1112 return (hs_parsedir(fsp, HSV_ROOT_DIR(volp), &hvp->root_dir, in hs_parsehsvol() 1329 return (hs_parsedir(fsp, ISO_ROOT_DIR(volp), &hvp->root_dir, in hs_parseisovol()
|
H A D | hsfs_vnops.c | 566 if (!hs_parsedir(fsp, &blkp[rel_offset(offset)], in hsfs_readdir()
|