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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/nfsd/
H A Dnfs4state.c74 static struct nfs4_stateid * find_stateid(stateid_t *stid, int flags);
2065 if (!(stp = find_stateid(stateid, flags))) {
2138 stp = find_stateid(stateid, flags);
2440 find_stateid(stateid_t *stid, int flags) function
2447 dprintk("NFSD: find_stateid flags 0x%x\n",flags);

Completed in 157 milliseconds