Searched refs:set_attributes (Results 1 – 1 of 1) sorted by relevance
/external/squashfs-tools/squashfs-tools/ |
D | unsquashfs.c | 819 int set_attributes(char *pathname, int mode, uid_t uid, gid_t guid, time_t time, in set_attributes() function 1136 set_attributes(pathname, i->mode, i->uid, in create_inode() 1159 set_attributes(pathname, i->mode, i->uid, i->gid, in create_inode() 2011 set_attributes(file->pathname, file->mode, file->uid, in writer() 2081 set_attributes(file->pathname, file->mode, file->uid, in writer()
|