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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dxattr.c87 extern int no_xattrs, noX;
644 if(no_xattrs || IS_PSEUDO(inode) || inode->root_entry)
H A Dunsquashfs.c71 int no_xattrs = XATTR_DEF; variable
1991 no_xattrs = TRUE;
1994 no_xattrs = FALSE;
2193 if(no_xattrs)
H A Dmksquashfs.c123 int no_xattrs = XATTR_DEF, noX = 0; variable
4810 no_xattrs = TRUE;
4813 no_xattrs = FALSE;
5083 no_xattrs = SQUASHFS_NO_XATTRS(sBlk.flags);
5294 no_xattrs, comp_opts);
5363 "compressed", no_xattrs ? "no" : noX ? "uncompressed" :

Completed in 85 milliseconds