Lines Matching refs:new_dir
686 const struct inode *new_dir,
690 TP_ARGS(old_dir, old_dentry, new_dir, new_dentry),
695 __field(u64, new_dir)
703 __entry->new_dir = NFS_FILEID(new_dir);
714 (unsigned long long)__entry->new_dir,
723 const struct inode *new_dir, \
726 TP_ARGS(old_dir, old_dentry, new_dir, new_dentry))
732 const struct inode *new_dir,
737 TP_ARGS(old_dir, old_dentry, new_dir, new_dentry, error),
744 __field(u64, new_dir)
752 __entry->new_dir = NFS_FILEID(new_dir);
765 (unsigned long long)__entry->new_dir,
774 const struct inode *new_dir, \
778 TP_ARGS(old_dir, old_dentry, new_dir, \