Searched refs:fe_uid (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c500 p->fe_uid = SWAP32(p->fe_uid);
H A Dmkfs.c982 fp->fe_uid = getuid();
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h691 uint32_t fe_uid; /* 24 Uid */ member in struct:file_entry
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_inode.c592 ip->i_uid = SWAP_32(fe->fe_uid);
1202 fe->fe_uid = SWAP_32(ip->i_uid);
H A Dudf_alloc.c1029 fe->fe_uid = SWAP_32(uid);
/illumos-gate/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb.c679 fe->fe_uid = i32;
/illumos-gate/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c1935 SWAP_32(fe->fe_uid), SWAP_32(fe->fe_gid),

Completed in 122 milliseconds