v7fs_datablock.c | 73 static v7fs_daddr_t v7fs_remove_leaf(struct v7fs_self *, v7fs_daddr_t, int); 609 v7fs_remove_leaf(fs, idxblk, oldmap.index[0]); 616 v7fs_remove_leaf(fs, v7fs_link(fs, idxblk, 619 v7fs_remove_leaf(fs, idxblk, 627 v7fs_remove_leaf(fs, v7fs_link(fs, 632 v7fs_remove_leaf(fs, v7fs_link(fs, 637 v7fs_remove_leaf(fs, idxblk, 687 v7fs_remove_leaf(struct v7fs_self *fs, v7fs_daddr_t up, int n) function in typeref:typename:v7fs_daddr_t
|