Home
last modified time | relevance | path

Searched refs:sysv_dotdot (Results 1 – 3 of 3) sorted by relevance

/linux/fs/sysv/
H A Dsysv.h158 struct sysv_dir_entry *sysv_dotdot(struct inode *, struct folio **);
H A Dnamei.c212 dir_de = sysv_dotdot(old_inode, &dir_folio); in sysv_rename()
H A Ddir.c357 struct sysv_dir_entry *sysv_dotdot(struct inode *dir, struct folio **foliop) in sysv_dotdot() function