Symbol: FID_LEN
usr/src/cmd/fs.d/udfs/fsdb/fsdb.c
1011
off += FID_LEN(fid);
usr/src/cmd/fs.d/udfs/fsdb/fsdb.c
1092
off += FID_LEN(fid);
usr/src/cmd/fs.d/udfs/fsdb/fsdb.c
1368
off += FID_LEN(fid);
usr/src/cmd/fs.d/udfs/fsdb/fsdb.c
751
off += FID_LEN(fid);
usr/src/cmd/fs.d/udfs/fsdb/fsdb.c
775
off += FID_LEN(fid);
usr/src/cmd/fs.d/udfs/fsdb/fsdb.c
952
if ((read_file(inode, buf, FID_LEN(fid), off)) != 0) {
usr/src/uts/common/fs/udfs/udf_dir.c
1079
rcount = FID_LEN(fid);
usr/src/uts/common/fs/udfs/udf_dir.c
1109
entry_len = FID_LEN(fid);
usr/src/uts/common/fs/udfs/udf_dir.c
1430
UD_FILE_ID_DESC, tbno, FID_LEN(fid));
usr/src/uts/common/fs/udfs/udf_dir.c
1534
SWAP_32(fid->fid_tag.tag_loc), FID_LEN(fid));
usr/src/uts/common/fs/udfs/udf_dir.c
1645
entrysize = FID_LEN(fid);
usr/src/uts/common/fs/udfs/udf_dir.c
1699
FID_LEN(tfid));
usr/src/uts/common/fs/udfs/udf_dir.c
1701
off += FID_LEN(tfid);
usr/src/uts/common/fs/udfs/udf_dir.c
1727
tbno, FID_LEN(fid));
usr/src/uts/common/fs/udfs/udf_dir.c
1839
UD_FILE_ID_DESC, tbno, FID_LEN(fid));
usr/src/uts/common/fs/udfs/udf_dir.c
1942
SWAP_32(fid->fid_tag.tag_loc), FID_LEN(fid));
usr/src/uts/common/fs/udfs/udf_dir.c
238
dip->i_diroff = offset + FID_LEN(fid);
usr/src/uts/common/fs/udfs/udf_dir.c
305
offset += FID_LEN(fid);
usr/src/uts/common/fs/udfs/udf_dir.c
777
if ((slot.offset + FID_LEN(fid)) == dp->i_size) {
usr/src/uts/common/fs/udfs/udf_dir.c
790
UD_FILE_ID_DESC, tbno, FID_LEN(fid));
usr/src/uts/common/fs/udfs/udf_dir.c
954
slotp->size = FID_LEN(fid);
usr/src/uts/common/fs/udfs/udf_dir.c
967
sz = FID_LEN(fid);
usr/src/uts/common/fs/udfs/udf_dir.c
985
offset += FID_LEN(fid);
usr/src/uts/common/fs/udfs/udf_subr.c
1064
idlen = FID_LEN(*fid) - F_LEN;
usr/src/uts/common/fs/udfs/udf_subr.c
1124
tbno, 1, FID_LEN(*fid)) != 0) {
usr/src/uts/common/fs/udfs/udf_subr.c
1129
idlen = FID_LEN(*fid);
usr/src/uts/common/fs/udfs/udf_subr.c
1215
fidlen = FID_LEN(fid);
usr/src/uts/common/fs/udfs/udf_vnops.c
1195
nd->d_off = offset + FID_LEN(fid);
usr/src/uts/common/fs/udfs/udf_vnops.c
1208
offset += FID_LEN(fid);
usr/src/uts/common/fs/udfs/udf_vnops.c
1227
nd->d_off = offset + FID_LEN(fid);
usr/src/uts/common/fs/udfs/udf_vnops.c
1234
offset += FID_LEN(fid);