HomeSort by relevance Sort by last modified time
    Searched refs:yst_uid (Results 1 - 5 of 5) sorted by null

  /external/yaffs2/yaffs2/utils/
mkyaffs2image.c 167 oh->yst_uid = SWAP32(oh->yst_uid);
293 oh->yst_uid = s->st_uid;
294 // NCB 12/9/02 oh->yst_gid = s->yst_uid;
mkyaffsimage.c 290 oh->yst_uid = SWAP32(oh->yst_uid);
350 oh->yst_uid = s->st_uid;
351 // NCB 12/9/02 oh->yst_gid = s->yst_uid;
  /external/yaffs2/yaffs2/
yaffs_guts.h 307 __u32 yst_uid; member in struct:__anon17492
453 __u32 yst_uid; member in struct:yaffs_ObjectStruct
yaffs_guts.c     [all...]
yaffs_fs.c 705 inode->i_uid = obj->yst_uid;
    [all...]

Completed in 36 milliseconds