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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/smbfs/
H A Dproc.c402 static int smb_simple_encode_path(struct smb_request *req, char **p, function
1092 res = smb_simple_encode_path(req, &p, dentry, NULL);
1512 result = smb_simple_encode_path(req, &p, dentry, NULL);
1544 result = smb_simple_encode_path(req, &p, old_dentry, NULL);
1547 result = smb_simple_encode_path(req, &p, new_dentry, NULL);
1578 result = smb_simple_encode_path(req, &p, dentry, NULL);
1650 result = smb_simple_encode_path(req, &p, dentry, NULL);
1918 result = smb_simple_encode_path(req, &p, dir, &mask);
2523 result = smb_simple_encode_path(req, &p, dir, NULL);
2816 result = smb_simple_encode_path(re
[all...]

Completed in 244 milliseconds