Lines Matching refs:proc
384 struct ext2_inode * inode, const char *proc)
391 _("while reading inode %lu in %s"), ino, proc);
398 const char *proc)
405 _("while reading inode %lu in %s"), ino, proc);
412 const char *proc)
419 _("while writing inode %lu in %s"), ino, proc);
425 struct ext2_inode * inode, const char *proc)
432 _("while writing inode %lu in %s"), ino, proc);
608 * Check to see if a filesystem is in /proc/filesystems.
616 f = fopen("/proc/filesystems", "r");