Home
last modified time | relevance | path

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

/dports/emulators/aranym/aranym-1.1.0/src/natfeat/
H A Dhostfs.h196 int32 xfs_dfree( XfsCookie *dir, memptr buff );
H A Dhostfs.cpp455 ret = xfs_dfree( &fc, in dispatch()
1204 int32 HostFs::xfs_dfree( XfsCookie *dir, uint32 diskinfop ) in xfs_dfree() function in HostFs
/dports/emulators/aranym/aranym-1.1.0/atari/hostfs/metados/
H A Dfilesys.h299 xfs_dfree(FILESYS *fs, fcookie *dir, long *buf) in xfs_dfree() function
H A Ddosdir.c52 return xfs_dfree (dir->fs, dir, buf); in sys_d_free()