Lines Matching refs:proc
439 struct ext2_inode * inode, const char *proc)
446 _("while reading inode %lu in %s"), ino, proc);
453 const char *proc)
460 _("while reading inode %lu in %s"), ino, proc);
467 const char *proc)
474 _("while writing inode %lu in %s"), ino, proc);
480 struct ext2_inode * inode, const char *proc)
487 _("while writing inode %lu in %s"), ino, proc);
659 * Check to see if a filesystem is in /proc/filesystems.
667 f = fopen("/proc/filesystems", "r");