Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DFileSystem.h246 file_status(file_type Type, perms Perms, dev_t Dev, nlink_t Links, ino_t Ino, in file_status() argument
252 fs_st_dev(Dev), fs_st_nlinks(Links), fs_st_ino(Ino) {} in file_status()