Searched refs:isonum_711 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/isofs/
H A Disofs.h72 static inline int isonum_711(char *p) function
176 + (unsigned long)isonum_711(de->ext_attr_length);
H A Dexport.c87 parent_offset = (unsigned long)isonum_711(de->length);
91 if ((isonum_711(de->name_len) != 1) || (de->name[0] != 1)) {
H A Dinode.c611 if (isonum_711(vdp->type) == ISO_VD_END)
613 if (isonum_711(vdp->type) == ISO_VD_PRIMARY) {
622 else if (isonum_711(vdp->type) == ISO_VD_SUPPLEMENTARY) {
646 if (isonum_711(hdp->type) != ISO_VD_PRIMARY)
738 isonum_711(rootp->ext_attr_length);
761 isonum_711(rootp->ext_attr_length);
1345 isonum_711(de->ext_attr_length));
H A Drock.c520 isonum_711(&rr->u.ZF.parms[1]);
539 isonum_711(&rr->u.ZF.parms[0]);
541 isonum_711(&rr->u.ZF.parms[1]);

Completed in 43 milliseconds