Home
last modified time | relevance | path

Searched refs:ext2_dotdot (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ext2/
H A Dnamei.c349 dir_de = ext2_dotdot(old_inode, &dir_page); in ext2_rename()
H A Dext2.h735 extern struct ext2_dir_entry_2 * ext2_dotdot (struct inode *, struct page **);
H A Ddir.c404 struct ext2_dir_entry_2 * ext2_dotdot (struct inode *dir, struct page **p) in ext2_dotdot() function
/kernel/linux/linux-6.6/fs/ext2/
H A Dnamei.c347 dir_de = ext2_dotdot(old_inode, &dir_page); in ext2_rename()
H A Dext2.h728 extern struct ext2_dir_entry_2 *ext2_dotdot(struct inode *dir, struct page **p);
H A Ddir.c186 * NOTE: ext2_find_entry() and ext2_dotdot() act as a call to ext2_get_page()
338 * ext2_find_entry() and ext2_dotdot() act as a call to ext2_get_page() and
412 * ext2_find_entry() and ext2_dotdot() act as a call to ext2_get_page() and
415 struct ext2_dir_entry_2 *ext2_dotdot(struct inode *dir, struct page **p) in ext2_dotdot() function

Completed in 8 milliseconds