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

  /external/squashfs-tools/kernel/fs/squashfs/
export.c 91 struct fid *fid, int fh_len, int fh_type)
93 if ((fh_type != FILEID_INO32_GEN && fh_type != FILEID_INO32_GEN_PARENT)
102 struct fid *fid, int fh_len, int fh_type)
104 if (fh_type != FILEID_INO32_GEN_PARENT || fh_len < 4)
  /bionic/libc/kernel/uapi/scsi/fc/
fc_fs.h 29 __u8 fh_type; member in struct:fc_frame_header
  /external/kernel-headers/original/uapi/scsi/fc/
fc_fs.h 40 __u8 fh_type; /* see enum fc_fh_type below */ member in struct:fc_frame_header
184 * fh_type codes

Completed in 45 milliseconds