Home
last modified time | relevance | path

Searched refs:exists_only (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/fs/btrfs/
Dtree-log.h45 struct dentry *parent, int exists_only);
Dtree-log.c3096 struct dentry *parent, int exists_only) in btrfs_log_inode_parent() argument
3098 int inode_only = exists_only ? LOG_INODE_EXISTS : LOG_INODE_ALL; in btrfs_log_inode_parent()