Home
last modified time | relevance | path

Searched refs:hwgfs_get_parent (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/include/asm-ia64/sn/
Dhwgfs.h28 extern hwgfs_handle_t hwgfs_get_parent(hwgfs_handle_t de);
/linux-2.4.37.9/arch/ia64/sn/io/hwgfs/
Dhwgfs.h18 extern hwgfs_handle_t hwgfs_get_parent(hwgfs_handle_t de);
Dinterface.c288 hwgfs_get_parent( in hwgfs_get_parent() function
324 EXPORT_SYMBOL(hwgfs_get_parent);
Dhcl.c350 parent = hwgfs_get_parent (new_handle); in hwgraph_mk_dir()
589 target_handle = hwgfs_get_parent(from); in hwgraph_edge_get()