Home
last modified time | relevance | path

Searched refs:EXT2_ET_FILE_EXISTS (Results 1 – 6 of 6) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Datexit.c65 return EXT2_ET_FILE_EXISTS; in ext2fs_add_exit_fn()
Dext2_err.h163 #define EXT2_ET_FILE_EXISTS (2133571483L) macro
Dsymlink.c155 retval = EXT2_ET_FILE_EXISTS; in ext2fs_symlink()
Dext2_err.et.in476 ec EXT2_ET_FILE_EXISTS,
/external/e2fsprogs/misc/
Dcreate_inode.c630 retval = EXT2_ET_FILE_EXISTS; in do_write_internal()
Dfuse2fs.c3917 case EXT2_ET_FILE_EXISTS: in __translate_error()