Searched refs:sysv_dotdot (Results 1 – 3 of 3) sorted by relevance
159 extern struct sysv_dir_entry *sysv_dotdot(struct inode *, struct page **);
225 dir_de = sysv_dotdot(old_inode, &dir_page); in sysv_rename()
345 struct sysv_dir_entry * sysv_dotdot (struct inode *dir, struct page **p) in sysv_dotdot() function