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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dinode.h81 #define OCFS2_INODE_DELETED 0x00000008 macro
H A Ddcache.c67 if (OCFS2_I(inode)->ip_flags & OCFS2_INODE_DELETED) {
H A Dinode.c976 OCFS2_I(inode)->ip_flags |= OCFS2_INODE_DELETED;
1023 if (!(OCFS2_I(inode)->ip_flags & OCFS2_INODE_DELETED))
1174 if (OCFS2_I(inode)->ip_flags & OCFS2_INODE_DELETED) {
H A Djournal.c1408 oi->ip_flags &= ~(OCFS2_INODE_DELETED|OCFS2_INODE_SKIP_DELETE);
H A Ddlmglue.c1460 if (oi->ip_flags & OCFS2_INODE_DELETED) {
1619 if (oi->ip_flags & OCFS2_INODE_DELETED) {
H A Dfile.c79 if (OCFS2_I(inode)->ip_flags & OCFS2_INODE_DELETED) {

Completed in 208 milliseconds