Searched refs:RPC_CLNT_CREATE_DISCRTRY (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/sunrpc/
H A Dclnt.h169 #define RPC_CLNT_CREATE_DISCRTRY (1UL << 5) macro
/linux-master/fs/nfs/
H A Dclient.c522 args.flags |= RPC_CLNT_CREATE_DISCRTRY;
/linux-master/net/sunrpc/
H A Dclnt.c516 if (args->flags & RPC_CLNT_CREATE_DISCRTRY)
/linux-master/include/trace/events/
H A Dsunrpc.h157 { RPC_CLNT_CREATE_DISCRTRY, "DISCRTRY" }, \

Completed in 205 milliseconds