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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dnamei.h22 int last_type; member in struct:nameidata
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dnfsctl.c34 nd.last_type = LAST_ROOT;
H A Dnamei.c540 if (nd->depth || res || nd->last_type!=LAST_NORM)
948 nd->last_type = LAST_NORM;
952 nd->last_type = LAST_DOT;
954 nd->last_type = LAST_DOTDOT;
1030 int last_type = nd->last_type; local
1037 nd->last_type = LAST_ROOT;
1053 nd->last_type = last_type;
1096 nd->last_type
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A De820.c396 unsigned long current_type, last_type; local
492 last_type = 0; /* start with undefined memory type */
520 if (current_type != last_type) {
521 if (last_type != 0) {
534 last_type = current_type;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A De820.c353 unsigned long current_type, last_type; local
450 last_type = 0; /* start with undefined memory type */
478 if (current_type != last_type) {
479 if (last_type != 0) {
492 last_type = current_type;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sunrpc/
H A Drpc_pipe.c464 nd->last_type = LAST_ROOT;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/proc/
H A Dbase.c1008 nd->last_type = LAST_BIND;

Completed in 210 milliseconds