Searched refs:LOGFS_IF_STILLBORN (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/logfs/
H A Dlogfs_abi.h318 * LOGFS_IF_STILLBORN -ENOSPC happened when creating inode
323 #define LOGFS_IF_STILLBORN 0x80000000 macro
H A Dinode.c281 if (logfs_inode(inode)->li_flags & LOGFS_IF_STILLBORN)
H A Ddir.c453 li->li_flags |= LOGFS_IF_STILLBORN;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/logfs/
H A Dlogfs_abi.h318 * LOGFS_IF_STILLBORN -ENOSPC happened when creating inode
323 #define LOGFS_IF_STILLBORN 0x80000000 macro
H A Dinode.c281 if (logfs_inode(inode)->li_flags & LOGFS_IF_STILLBORN)
H A Ddir.c453 li->li_flags |= LOGFS_IF_STILLBORN;

Completed in 69 milliseconds