Searched refs:file_stat (Results 1 – 3 of 3) sorted by relevance
47 struct stat file_stat; in FIXTURE_SETUP() local60 ret = fstat(self->unix_fd, &file_stat); in FIXTURE_SETUP()63 self->inode = file_stat.st_ino; in FIXTURE_SETUP()
38 __u8 file_stat; member
617 if (fcb->file_stat & (FLG_SYSTEM_HOLD | FLG_USER_HOLD)) { in verify_uri_device()636 if (!(fcb->file_stat & FLG_IN_USE)) { in verify_uri_device()672 if (fcb->file_stat & FLG_CP_DUMP) in get_uri_file_reclen()
Completed in 9 milliseconds