Lines Matching refs:new_dir
804 const struct inode *new_dir,
808 TP_ARGS(old_dir, old_dentry, new_dir, new_dentry),
813 __field(u64, new_dir)
821 __entry->new_dir = NFS_FILEID(new_dir);
832 (unsigned long long)__entry->new_dir,
841 const struct inode *new_dir, \
844 TP_ARGS(old_dir, old_dentry, new_dir, new_dentry))
850 const struct inode *new_dir,
855 TP_ARGS(old_dir, old_dentry, new_dir, new_dentry, error),
862 __field(u64, new_dir)
870 __entry->new_dir = NFS_FILEID(new_dir);
883 (unsigned long long)__entry->new_dir,
892 const struct inode *new_dir, \
896 TP_ARGS(old_dir, old_dentry, new_dir, \