I am attempting to make a system call that takes the filename as input and edits a tag that I will place the file struct . However, I cannot figure out how to find the file from the filename (it is required to do it this way for my class). I figure there is a syscall or function that exists to do it, but I am having trouble finding it.
↧