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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/logfs/
H A Dlogfs_abi.h317 * LOGFS_IF_ZOMBIE Inode has been deleted
322 #define LOGFS_IF_ZOMBIE 0x40000000 macro
H A Dinode.c97 logfs_inode(inode)->li_flags |= LOGFS_IF_ZOMBIE;
H A Dreadwrite.c2143 if (!(li->li_flags & LOGFS_IF_ZOMBIE)) {
2144 li->li_flags |= LOGFS_IF_ZOMBIE;

Completed in 118 milliseconds