getid 1526 lib/vfs/direntry.c vclass->getid = vfs_s_getid; getid 1571 lib/vfs/direntry.c if (me == NULL || me->getid == NULL) getid 1574 lib/vfs/direntry.c return me->getid (vpath); getid 194 lib/vfs/vfs.h vfsid (*getid) (const vfs_path_t * vpath); getid 1754 src/vfs/extfs/extfs.c vfs_extfs_ops->getid = extfs_getid; getid 590 src/vfs/sfs/sfs.c vfs_sfs_ops->getid = sfs_getid; getid 838 src/vfs/undelfs/undelfs.c vfs_undelfs_ops->getid = undelfs_getid;