Searched refs:fat_get_dotdot_entry (Results 1 – 8 of 8) sorted by relevance
/linux/fs/fat/ |
A D | nfs.c | 270 if (!fat_get_dotdot_entry(d_inode(child_dir), &bh, &de)) { in fat_get_parent()
|
A D | fat.h | 333 extern int fat_get_dotdot_entry(struct inode *dir, struct buffer_head **bh,
|
A D | dir.c | 890 int fat_get_dotdot_entry(struct inode *dir, struct buffer_head **bh, in fat_get_dotdot_entry() function 902 EXPORT_SYMBOL_GPL(fat_get_dotdot_entry);
|
A D | namei_msdos.c | 454 if (fat_get_dotdot_entry(old_inode, &dotdot_bh, &dotdot_de)) { in do_msdos_rename()
|
A D | namei_vfat.c | 923 if (fat_get_dotdot_entry(old_inode, &dotdot_bh, &dotdot_de)) { in vfat_rename()
|
/linux/ |
A D | vmlinux.symvers | 6926 0x00000000 fat_get_dotdot_entry vmlinux EXPORT_SYMBOL_GPL
|
A D | System.map | 12083 ffff8000103809a0 T fat_get_dotdot_entry
|
A D | .tmp_System.map | 12083 ffff8000103809a0 T fat_get_dotdot_entry
|
Completed in 1141 milliseconds