Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dxattr.c102 extern int no_xattrs, noX;
694 if(no_xattrs || IS_PSEUDO(inode) || inode->root_entry) in read_xattrs()
Dunsquashfs.c81 int no_xattrs = XATTR_DEF; variable
2537 no_xattrs = TRUE; in main()
2540 no_xattrs = FALSE; in main()
2544 no_xattrs = FALSE; in main()
2780 if(no_xattrs) in main()
Dmksquashfs.c106 int no_xattrs = XATTR_DEF; variable
5128 "compressed", no_xattrs ? "no" : noX ? "uncompressed" : in write_filesystem_tables()
5876 no_xattrs = TRUE; in main()
5879 no_xattrs = FALSE; in main()
6288 no_xattrs = SQUASHFS_NO_XATTRS(sBlk.flags); in main()
6479 no_xattrs, comp_opts); in main()