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.h242 extern struct nilfs_dir_entry *nilfs_dotdot(struct inode *, struct page **);
H A Dnamei.c384 dir_de = nilfs_dotdot(old_inode, &dir_page); in nilfs_rename()
H A Ddir.c401 struct nilfs_dir_entry *nilfs_dotdot(struct inode *dir, struct page **p) in nilfs_dotdot() function