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

/linux-master/fs/btrfs/
H A Dtree-log.c37 * LOG_INODE_EXISTS means to log just enough to recreate the inode
42 LOG_INODE_EXISTS, enumerator in enum:__anon1716
4534 inode_only == LOG_INODE_EXISTS,
5411 * 1) For regular files we log with a mode of LOG_INODE_EXISTS. It's possible
5473 int log_mode = LOG_INODE_EXISTS;
5642 * LOG_INODE_EXISTS mode) and slow down other fsyncs or transaction
5724 * inode in LOG_INODE_EXISTS mode and rename operations update the log,
5800 * might have been logged in LOG_INODE_EXISTS mode or
5815 * the inode in LOG_INODE_EXISTS mode and rename operations
5830 * lock as long as we log with the LOG_INODE_EXISTS mod
[all...]

Completed in 124 milliseconds