Searched refs:FUSE_ROOT_ID (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dfuse.h21 #define FUSE_ROOT_ID 1 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/include/fuse-lite/
H A Dfuse_kernel.h52 #define FUSE_ROOT_ID 1 macro
H A Dfuse_lowlevel.h35 #define FUSE_ROOT_ID 1 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/fuse/
H A Ddir.c191 return !nodeid || nodeid == FUSE_ROOT_ID;
744 if (get_node_id(inode) != FUSE_ROOT_ID &&
H A Dfile.c94 if (get_node_id(inode) == FUSE_ROOT_ID) {
H A Dinode.c448 attr.ino = FUSE_ROOT_ID;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/libfuse-lite/
H A Dfuse.c353 for (node = get_node(f, nodeid); node && node->nodeid != FUSE_ROOT_ID;
388 if (nodeid == FUSE_ROOT_ID)
2695 root->nodeid = FUSE_ROOT_ID;

Completed in 187 milliseconds