Searched refs:fs_fhandle (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/ndmpd/tlm/ |
H A D | tlm_proto.h | 70 struct fs_fhandle *);
|
H A D | tlm_util.c | 537 tlm_new_dir_info(struct fs_fhandle *fhp, char *dir, char *nm) in tlm_new_dir_info()
|
/titanic_44/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd.h | 1044 extern int fs_getstat(char *, struct fs_fhandle *, struct stat64 *); 1045 extern int fs_readdir(struct fs_fhandle *, char *, long *, 1046 char *, int *, struct fs_fhandle *, struct stat64 *);
|
/titanic_44/usr/src/cmd/ndmpd/include/ |
H A D | tlm.h | 110 typedef struct fs_fhandle { struct
|