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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dexport.c799 static int exp_set_key(svc_client *clp, int fsid_type, u32 *fsidv, function
946 return exp_set_key(clp, FSID_NUM, fsid, exp);
957 return exp_set_key(clp, FSID_DEV, fsid, exp);
960 return exp_set_key(clp, FSID_ENCODE_DEV, fsid, exp);

Completed in 50 milliseconds