Home
last modified time | relevance | path

Searched refs:p9_client_getlock_dotl (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/net/9p/
Dclient.h258 int p9_client_getlock_dotl(struct p9_fid *fid, struct p9_getlock *fl);
/linux-4.1.27/fs/9p/
Dvfs_file.c269 res = p9_client_getlock_dotl(fid, &glock); in v9fs_file_getlock()
/linux-4.1.27/net/9p/
Dclient.c2207 int p9_client_getlock_dotl(struct p9_fid *fid, struct p9_getlock *glock) in p9_client_getlock_dotl() function
2239 EXPORT_SYMBOL(p9_client_getlock_dotl);