OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stblock
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/fsck/
fsutil.c
187
struct stat stslash,
stblock
, stchar;
local in function:blockcheck
208
if (stat(newname, &
stblock
) < 0) {
212
if (S_ISBLK(
stblock
.st_mode)) {
213
if (stslash.st_dev ==
stblock
.st_rdev)
230
} else if (S_ISCHR(
stblock
.st_mode) && !retried) {
fsutil.c
187
struct stat stslash,
stblock
, stchar;
local in function:blockcheck
208
if (stat(newname, &
stblock
) < 0) {
212
if (S_ISBLK(
stblock
.st_mode)) {
213
if (stslash.st_dev ==
stblock
.st_rdev)
230
} else if (S_ISCHR(
stblock
.st_mode) && !retried) {
fsutil.c
187
struct stat stslash,
stblock
, stchar;
local in function:blockcheck
208
if (stat(newname, &
stblock
) < 0) {
212
if (S_ISBLK(
stblock
.st_mode)) {
213
if (stslash.st_dev ==
stblock
.st_rdev)
230
} else if (S_ISCHR(
stblock
.st_mode) && !retried) {
Completed in 151 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025