Home
last modified time | relevance | path

Searched refs:INODE_REMOVE (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.6.0/subsys/fs/ext2/
Dext2_struct.h165 #define INODE_REMOVE BIT(1) macro
Dext2_impl.c1298 inode->flags |= INODE_REMOVE; in ext2_inode_unlink()
1515 if (inode->flags & INODE_REMOVE) { in ext2_inode_drop()