HomeSort by: relevance | last modified time | path
    Searched defs:v7fs_remove_leaf (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/v7fs/
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
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

Completed in 22 milliseconds