Home
last modified time | relevance | path

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

/third_party/e2fsprogs/lib/ext2fs/
Dunlink.c52 if (!(ls->flags & EXT2FS_UNLINK_FORCE) && ls->inode) { in unlink_proc()
Dext2fs.h1707 #define EXT2FS_UNLINK_FORCE 0x1 /* Forcefully unlink even if macro
/third_party/e2fsprogs/e2fsck/
Djournal.c702 EXT2FS_UNLINK_FORCE); in ext4_fc_handle_link_and_create()