Searched refs:map_fnode_dirent (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/hpfs/ |
H A D | hpfs_fn.h | 259 struct hpfs_dirent *map_fnode_dirent(struct super_block *, fnode_secno, struct fnode *, struct quad_buffer_head *);
|
H A D | inode.c | 219 if (!(de = map_fnode_dirent(i->i_sb, i->i_ino, fnode, &qbh))) { in hpfs_write_inode_nolock()
|
H A D | dnode.c | 998 struct hpfs_dirent *map_fnode_dirent(struct super_block *s, fnode_secno fno, in map_fnode_dirent() function 1066 if (hpfs_stop_cycles(s, dno, &c1, &c2, "map_fnode_dirent #1")) { in map_fnode_dirent() 1085 if (hpfs_stop_cycles(s, downd, &d1, &d2, "map_fnode_dirent #2")) { in map_fnode_dirent()
|
/kernel/linux/linux-6.6/fs/hpfs/ |
H A D | hpfs_fn.h | 259 struct hpfs_dirent *map_fnode_dirent(struct super_block *, fnode_secno, struct fnode *, struct quad_buffer_head *);
|
H A D | inode.c | 219 if (!(de = map_fnode_dirent(i->i_sb, i->i_ino, fnode, &qbh))) { in hpfs_write_inode_nolock()
|
H A D | dnode.c | 998 struct hpfs_dirent *map_fnode_dirent(struct super_block *s, fnode_secno fno, in map_fnode_dirent() function 1066 if (hpfs_stop_cycles(s, dno, &c1, &c2, "map_fnode_dirent #1")) { in map_fnode_dirent() 1085 if (hpfs_stop_cycles(s, downd, &d1, &d2, "map_fnode_dirent #2")) { in map_fnode_dirent()
|
Completed in 6 milliseconds