Lines Matching full:sehnd
112 struct selabel_handle *sehnd, int verbose)
184 if (sehnd) {
185 if (selabel_lookup(sehnd, &dentries[i].secon, dentries[i].path, stat.st_mode) < 0) {
234 if (sehnd) {
235 if (selabel_lookup(sehnd, &dentries[0].secon, dentries[0].path, dentries[0].mode) < 0)
259 subdir_dir_path, inode, fs_config_func, sehnd, verbose);
372 const char *mountpoint, struct selabel_handle *sehnd)
377 return make_ext4fs_internal(fd, NULL, mountpoint, NULL, 0, 1, 0, 0, sehnd, 0);
381 const char *mountpoint, struct selabel_handle *sehnd)
395 status = make_ext4fs_internal(fd, NULL, mountpoint, NULL, 0, 0, 0, 1, sehnd, 0);
461 struct selabel_handle *sehnd, int verbose)
570 fs_config_func, sehnd, verbose);
579 if (sehnd) {
582 if (selabel_lookup(sehnd, &secontext, mountpoint, S_IFDIR) < 0) {