Home
last modified time | relevance | path

Searched refs:spufs_tree_descr (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/powerpc/platforms/cell/spufs/
Dspufs.h237 struct spufs_tree_descr { struct
244 extern const struct spufs_tree_descr spufs_dir_contents[]; argument
245 extern const struct spufs_tree_descr spufs_dir_nosched_contents[];
246 extern const struct spufs_tree_descr spufs_dir_debug_contents[];
Dfile.c2675 const struct spufs_tree_descr spufs_dir_contents[] = {
2716 const struct spufs_tree_descr spufs_dir_nosched_contents[] = {
2741 const struct spufs_tree_descr spufs_dir_debug_contents[] = {
Dinode.c197 const struct spufs_tree_descr *files, int mode, in spufs_fill_dir()