Searched refs:sysv_dotdot (Results 1 – 3 of 3) sorted by relevance
158 struct sysv_dir_entry *sysv_dotdot(struct inode *, struct folio **);
212 dir_de = sysv_dotdot(old_inode, &dir_folio); in sysv_rename()
357 struct sysv_dir_entry *sysv_dotdot(struct inode *dir, struct folio **foliop) in sysv_dotdot() function