Searched refs:mnt (Results 1 – 1 of 1) sorted by relevance
444 struct fs_mount_t *mnt; in fs_readdir() local446 mnt = CONTAINER_OF(node, struct fs_mount_t, node); in fs_readdir()449 strncpy(entry->name, mnt->mnt_point + 1, in fs_readdir()
Completed in 8 milliseconds