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

/linux-master/fs/sysv/
H A Dsysv.h158 extern struct sysv_dir_entry *sysv_dotdot(struct inode *, struct page **);
H A Dnamei.c212 dir_de = sysv_dotdot(old_inode, &dir_page);
H A Ddir.c58 * NOTE: sysv_find_entry() and sysv_dotdot() act as calls to dir_get_page()
358 * sysv_dotdot() acts as a call to dir_get_page() and must be treated
361 struct sysv_dir_entry *sysv_dotdot(struct inode *dir, struct page **p) function

Completed in 121 milliseconds