Searched refs:hpfs_pos_ins (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/hpfs/ |
H A D | dnode.c | 96 static void hpfs_pos_ins(loff_t *p, loff_t d, loff_t c) in hpfs_pos_ins() function 280 for_all_poss(i, hpfs_pos_ins, t, 1); in hpfs_add_to_dnode() 302 for_all_poss(i, hpfs_pos_ins, get_pos(nd, de), 1); in hpfs_add_to_dnode()
|
/kernel/linux/linux-6.6/fs/hpfs/ |
H A D | dnode.c | 96 static void hpfs_pos_ins(loff_t *p, loff_t d, loff_t c) in hpfs_pos_ins() function 280 for_all_poss(i, hpfs_pos_ins, t, 1); in hpfs_add_to_dnode() 302 for_all_poss(i, hpfs_pos_ins, get_pos(nd, de), 1); in hpfs_add_to_dnode()
|
Completed in 4 milliseconds