Searched refs:FLUSH_LOG (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/xfs/linux-2.4/ | ||
D | xfs_vnode.h | 386 #define FLUSH_LOG 4 /* force the last log entry for macro |
/linux-2.4.37.9/fs/xfs/ | ||
D | xfs_vnodeops.c | 3700 if (flags & FLUSH_LOG) { in xfs_inode_flush() |