is_devfsd_or_child(9)
NAME
is_devfsd_or_child - Test if the current process is
devfsd or one of its children.
SYNOPSIS
int is_devfsd_or_child (struct fs_info *fs_info);
ARGUMENTS
fs_info The filesystem information.
DESCRIPTION
- Returns TRUE if devfsd or child, else FALSE.