Searched refs:unsupported_device (Results 1 – 1 of 1) sorted by relevance
3298 static dev_t unsupported_device; in getfilecon_cache() local3300 if (f->stat.st_dev == unsupported_device) in getfilecon_cache()3316 unsupported_device = f->stat.st_dev; in getfilecon_cache()3328 static dev_t unsupported_device; in file_has_acl_cache() local3330 if (f->stat.st_dev == unsupported_device) in file_has_acl_cache()3341 unsupported_device = f->stat.st_dev; in file_has_acl_cache()3353 static dev_t unsupported_device; in has_capability_cache() local3355 if (f->stat.st_dev == unsupported_device) in has_capability_cache()3363 unsupported_device = f->stat.st_dev; in has_capability_cache()