Lines Matching refs:new_dir
590 const struct inode *new_dir,
594 TP_ARGS(old_dir, old_dentry, new_dir, new_dentry),
599 __field(u64, new_dir)
607 __entry->new_dir = NFS_FILEID(new_dir);
618 (unsigned long long)__entry->new_dir,
627 const struct inode *new_dir, \
630 TP_ARGS(old_dir, old_dentry, new_dir, new_dentry))
636 const struct inode *new_dir,
641 TP_ARGS(old_dir, old_dentry, new_dir, new_dentry, error),
648 __field(u64, new_dir)
655 __entry->new_dir = NFS_FILEID(new_dir);
669 (unsigned long long)__entry->new_dir,
678 const struct inode *new_dir, \
682 TP_ARGS(old_dir, old_dentry, new_dir, \