Lines Matching refs:new_dir
741 const struct inode *new_dir,
745 TP_ARGS(old_dir, old_dentry, new_dir, new_dentry),
750 __field(u64, new_dir)
758 __entry->new_dir = NFS_FILEID(new_dir);
769 (unsigned long long)__entry->new_dir,
778 const struct inode *new_dir, \
781 TP_ARGS(old_dir, old_dentry, new_dir, new_dentry))
787 const struct inode *new_dir,
792 TP_ARGS(old_dir, old_dentry, new_dir, new_dentry, error),
799 __field(u64, new_dir)
807 __entry->new_dir = NFS_FILEID(new_dir);
820 (unsigned long long)__entry->new_dir,
829 const struct inode *new_dir, \
833 TP_ARGS(old_dir, old_dentry, new_dir, \