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

/linux-4.1.27/include/net/9p/
H A Dclient.h257 int p9_client_lock_dotl(struct p9_fid *fid, struct p9_flock *flock, u8 *status);
/linux-4.1.27/fs/9p/
H A Dvfs_file.c197 res = p9_client_lock_dotl(fid, &flock, &status); v9fs_file_do_lock()
/linux-4.1.27/net/9p/
H A Dclient.c2174 int p9_client_lock_dotl(struct p9_fid *fid, struct p9_flock *flock, u8 *status) p9_client_lock_dotl() function
2205 EXPORT_SYMBOL(p9_client_lock_dotl); variable

Completed in 55 milliseconds