Home
last modified time | relevance | path

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

/dports/emulators/aranym/aranym-1.1.0/src/natfeat/
H A Dhostfs.h197 int32 xfs_readlabel( XfsCookie *dir, memptr buff, int16 len );
H A Dhostfs.cpp467 ret = xfs_readlabel( &fc, in dispatch()
1224 int32 HostFs::xfs_readlabel(XfsCookie * dir, memptr buff, int16 len) { in xfs_readlabel() function in HostFs
/dports/emulators/aranym/aranym-1.1.0/atari/hostfs/metados/
H A Ddosdir.c310 r = xfs_readlabel (fs, &dir, dta->dta_name, TOS_NAMELEN+1); in sys_f_sfirst()
1411 r = xfs_readlabel (dir.fs, &dir, buf, buflen); in sys_d_readlabel()
H A Dfilesys.h321 xfs_readlabel(FILESYS *fs, fcookie *dir, char *name, int namelen) in xfs_readlabel() function
/dports/emulators/aranym/aranym-1.1.0/
H A DChangeLog4429 - natfeat/hostfs.h, natfeat/hostfs.cpp: Implemented xfs_readlabel(). From the