Home
last modified time | relevance | path

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

/linux-6.15/fs/nilfs2/
H A Dnilfs.h263 struct nilfs_dir_entry *nilfs_dotdot(struct inode *, struct folio **);
H A Dnamei.c391 dir_de = nilfs_dotdot(old_inode, &dir_folio); in nilfs_rename()
H A Ddir.c352 struct nilfs_dir_entry *nilfs_dotdot(struct inode *dir, struct folio **foliop) in nilfs_dotdot() function