Home
last modified time | relevance | path

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

/init/
Dinitramfs.c311 struct kstat st; in clean_path() local
313 if (!init_stat(path, &st, AT_SYMLINK_NOFOLLOW) && in clean_path()
314 (st.mode ^ fmode) & S_IFMT) { in clean_path()
315 if (S_ISDIR(st.mode)) in clean_path()