Home
last modified time | relevance | path

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

/openbmc/linux/fs/nilfs2/
H A Dnilfs.h236 extern struct nilfs_dir_entry *nilfs_dotdot(struct inode *, struct page **);
H A Dnamei.c371 dir_de = nilfs_dotdot(old_inode, &dir_page); in nilfs_rename()
H A Ddir.c391 struct nilfs_dir_entry *nilfs_dotdot(struct inode *dir, struct page **p) in nilfs_dotdot() function