Home
last modified time | relevance | path

Searched defs:ROOT (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_btree.h50 #define BT_PAGE(IP, MP, TYPE, ROOT)\ argument
54 #define BT_GETPAGE(IP, BN, MP, TYPE, SIZE, P, RC, ROOT)\ argument
142 #define BT_GETSEARCH(IP, LEAF, BN, MP, TYPE, P, INDEX, ROOT)\ argument
H A Djfs_dmap.h24 #define ROOT 0 /* index of the root of a tree */ macro
/OK3568_Linux_fs/kernel/scripts/tracing/
H A Ddraw_functrace.py33 ROOT = None variable in CallTree
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd-systemctl/
H A Dsystemctl19 ROOT = Path("/") variable
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_device_path.c30 static const struct efi_device_path_vendor ROOT = { variable
/OK3568_Linux_fs/kernel/lib/
H A Dtest_objagg.c425 #define ROOT(key_id, user_count, delta_user_count) \ macro
/OK3568_Linux_fs/u-boot/fs/reiserfs/
H A Dreiserfs_private.h457 #define ROOT ((char *) ((int) FSYS_BUF)) macro