mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-20 05:31:15 +00:00
switch rqst_exp_get_by_name()
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
parent
5bf3bd2b5c
commit
91c9fa8f75
3 changed files with 23 additions and 27 deletions
|
@ -125,8 +125,7 @@ void nfsd_export_flush(void);
|
|||
void exp_readlock(void);
|
||||
void exp_readunlock(void);
|
||||
struct svc_export * rqst_exp_get_by_name(struct svc_rqst *,
|
||||
struct vfsmount *,
|
||||
struct dentry *);
|
||||
struct path *);
|
||||
struct svc_export * rqst_exp_parent(struct svc_rqst *,
|
||||
struct vfsmount *mnt,
|
||||
struct dentry *dentry);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue