Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dxattr.c82 extern int no_xattrs, noX;
651 if(no_xattrs || IS_PSEUDO(inode) || inode->root_entry) in read_xattrs()
Dunsquashfs.c76 int no_xattrs = XATTR_DEF; variable
2531 no_xattrs = TRUE; in main()
2534 no_xattrs = FALSE; in main()
2538 no_xattrs = FALSE; in main()
2774 if(no_xattrs) in main()
Dmksquashfs.c96 int no_xattrs = XATTR_DEF; variable
4851 "compressed", no_xattrs ? "no" : noX ? "uncompressed" : in write_filesystem_tables()
5564 no_xattrs = TRUE; in main()
5567 no_xattrs = FALSE; in main()
5901 no_xattrs = SQUASHFS_NO_XATTRS(sBlk.flags); in main()
6092 no_xattrs, comp_opts); in main()