HomeSort by relevance Sort by last modified time
    Searched defs:mounted_path (Results 1 - 2 of 2) sorted by null

  /external/squashfs-tools/squashfs-tools/
xattr.c 703 char *mounted_path; local
704 alloc_mounted_path(mount_point, subpathname(dir_ent), &mounted_path);
706 read_selinux_xattr_from_sehnd(mounted_path, inode->buf.st_mode,
708 free(mounted_path);
mksquashfs.c 3129 char *mounted_path; local
    [all...]

Completed in 6543 milliseconds