OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mounted_path
(Results
1 - 2
of
2
) sorted by null
/external/squashfs-tools/squashfs-tools/
xattr.c
660
char *
mounted_path
;
local
661
alloc_mounted_path(mount_point, subpathname(dir_ent), &
mounted_path
);
662
xattrs = read_xattrs_from_context_file(
mounted_path
, inode->buf.st_mode,
664
free(
mounted_path
);
mksquashfs.c
3056
char *
mounted_path
;
local
[
all
...]
Completed in 45 milliseconds