Home
last modified time | relevance | path

Searched defs:svc_fh (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nfsd/
H A Dnfsfh.h31 typedef struct svc_fh { struct
32 struct knfsd_fh fh_handle; /* FH data */
33 int fh_maxsize; /* max size for fh_handle */
34 struct dentry * fh_dentry; /* validated dentry */
35 struct svc_export * fh_export; /* export pointer */
37 bool fh_locked; /* inode locked by us */
38 bool fh_want_write; /* remount protection taken */
39 bool fh_no_wcc; /* no wcc data needed */
40 bool fh_no_atomic_attr;
64 } svc_fh; argument
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nfsd/
H A Dnfsfh.h31 typedef struct svc_fh { struct
32 struct knfsd_fh fh_handle; /* FH data */
33 int fh_maxsize; /* max size for fh_handle */
34 struct dentry * fh_dentry; /* validated dentry */
35 struct svc_export * fh_export; /* export pointer */
37 bool fh_locked; /* inode locked by us */
38 bool fh_want_write; /* remount protection taken */
39 bool fh_no_wcc; /* no wcc data needed */
40 bool fh_no_atomic_attr;
64 } svc_fh; argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nfsd/
H A Dnfsfh.h31 typedef struct svc_fh { struct
32 struct knfsd_fh fh_handle; /* FH data */
33 int fh_maxsize; /* max size for fh_handle */
34 struct dentry * fh_dentry; /* validated dentry */
35 struct svc_export * fh_export; /* export pointer */
37 bool fh_locked; /* inode locked by us */
38 bool fh_want_write; /* remount protection taken */
39 bool fh_no_wcc; /* no wcc data needed */
40 bool fh_no_atomic_attr;
64 } svc_fh; argument