Lines Matching refs:new_dir
746 const struct inode *new_dir,
750 TP_ARGS(old_dir, old_dentry, new_dir, new_dentry),
755 __field(u64, new_dir)
763 __entry->new_dir = NFS_FILEID(new_dir);
774 (unsigned long long)__entry->new_dir,
783 const struct inode *new_dir, \
786 TP_ARGS(old_dir, old_dentry, new_dir, new_dentry))
792 const struct inode *new_dir,
797 TP_ARGS(old_dir, old_dentry, new_dir, new_dentry, error),
804 __field(u64, new_dir)
812 __entry->new_dir = NFS_FILEID(new_dir);
825 (unsigned long long)__entry->new_dir,
834 const struct inode *new_dir, \
838 TP_ARGS(old_dir, old_dentry, new_dir, \