Lines Matching refs:new_dir
745 const struct inode *new_dir,
749 TP_ARGS(old_dir, old_dentry, new_dir, new_dentry),
754 __field(u64, new_dir)
762 __entry->new_dir = NFS_FILEID(new_dir);
773 (unsigned long long)__entry->new_dir,
782 const struct inode *new_dir, \
785 TP_ARGS(old_dir, old_dentry, new_dir, new_dentry))
791 const struct inode *new_dir,
796 TP_ARGS(old_dir, old_dentry, new_dir, new_dentry, error),
803 __field(u64, new_dir)
811 __entry->new_dir = NFS_FILEID(new_dir);
824 (unsigned long long)__entry->new_dir,
833 const struct inode *new_dir, \
837 TP_ARGS(old_dir, old_dentry, new_dir, \