Searched refs:IS_PSEUDO_PROCESS (Results 1 – 2 of 2) sorted by relevance
124 #define IS_PSEUDO_PROCESS(a) ((a)->pseudo_file & PSEUDO_FILE_PROCESS) macro
2381 if(IS_PSEUDO_PROCESS(dir_ent->inode)) { in reader_scan()