Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/9p/
Dclient.h225 int p9_client_getlock_dotl(struct p9_fid *fid, struct p9_getlock *fl);
/linux-6.6.21/fs/9p/
Dvfs_file.c251 res = p9_client_getlock_dotl(fid, &glock); in v9fs_file_getlock()
/linux-6.6.21/net/9p/
Dclient.c2193 int p9_client_getlock_dotl(struct p9_fid *fid, struct p9_getlock *glock) in p9_client_getlock_dotl() function
2227 EXPORT_SYMBOL(p9_client_getlock_dotl);