Home
last modified time | relevance | path

Searched refs:no_copy_xattrs (Results 1 – 5 of 5) sorted by relevance

/external/e2fsprogs/misc/
Dcreate_inode.h36 extern int no_copy_xattrs; /* this should eventually be a flag
Dcreate_inode.c146 if (no_copy_xattrs) in set_inode_xattr()
Dmke2fs.c98 int no_copy_xattrs; variable
885 no_copy_xattrs = 1; in parse_extended_opts()
/external/e2fsprogs/tests/f_extent_htree/
Dscript34 $MKE2FS -b $BSIZE -O dir_index,extent -E no_copy_xattrs -d$SRC -N$NUM $TMPFILE $NUM >> $OUT 2>&1
/external/e2fsprogs/debugfs/
Ddebugfs.c58 int no_copy_xattrs; variable