Searched refs:exportable (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dsquashfs_fs.h101 duplicate_checking, exportable, no_xattr, comp_opt) (noi | \
104 (exportable << 7) | (nox << 8) | (no_xattr << 9) | \
H A Dmksquashfs.c128 int exportable = TRUE; variable
4654 exportable = FALSE;
4854 "exportable via NFS\n");
5082 exportable = SQUASHFS_EXPORTABLE(sBlk.flags);
5159 "-always-use-fragments,\n-exportable and -comp options "
5293 always_use_fragments, duplicate_checking, exportable,
5322 sBlk.lookup_table_start = exportable ? write_inode_lookup_table() :
5331 if(exportable)
5358 " %d\n", exportable ? "Exportable " : "", SQUASHFS_MAJOR,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/
H A DMakefile1184 $(error Headers not exportable for the $(SRCARCH) architecture))

Completed in 58 milliseconds