Home
last modified time | relevance | path

Searched refs:fh16 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/isofs/
H A Dexport.c119 __u16 *fh16 = (__u16*)fh32; in isofs_export_encode_fh() local
137 fh16[2] = (__u16)ei->i_iget5_offset; /* fh16 [sic] */ in isofs_export_encode_fh()
138 fh16[3] = 0; /* avoid leaking uninitialized data */ in isofs_export_encode_fh()
144 fh16[3] = (__u16)eparent->i_iget5_offset; /* fh16 [sic] */ in isofs_export_encode_fh()