Home
last modified time | relevance | path

Searched refs:nfs4_deviceid (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dpnfs_dev.c52 nfs4_print_deviceid(const struct nfs4_deviceid *id) in nfs4_print_deviceid()
63 nfs4_deviceid_hash(const struct nfs4_deviceid *id) in nfs4_deviceid_hash()
78 const struct nfs_client *clp, const struct nfs4_deviceid *id, in _lookup_deviceid()
96 const struct nfs4_deviceid *dev_id, in nfs4_get_device_info()
172 const struct nfs4_deviceid *id, long hash) in __nfs4_find_get_deviceid()
187 const struct nfs4_deviceid *id, const struct cred *cred, in nfs4_find_get_deviceid()
226 const struct nfs_client *clp, const struct nfs4_deviceid *id) in nfs4_delete_deviceid()
249 const struct nfs4_deviceid *id) in nfs4_init_deviceid_node()
H A Dpnfs.h220 struct nfs4_deviceid dev_id;
235 struct nfs4_deviceid dev_id[NFS4_PNFS_GETDEVLIST_MAXNUM];
361 struct nfs4_deviceid deviceid;
368 const struct nfs4_deviceid *id, const struct cred *cred,
370 …id(const struct pnfs_layoutdriver_type *, const struct nfs_client *, const struct nfs4_deviceid *);
372 const struct nfs4_deviceid *);
693 void nfs4_print_deviceid(const struct nfs4_deviceid *dev_id);
695 static inline void nfs4_print_deviceid(const struct nfs4_deviceid *dev_id) in nfs4_print_deviceid()
H A Dcallback.h168 struct nfs4_deviceid cbd_dev_id;
/OK3568_Linux_fs/kernel/fs/nfs/flexfilelayout/
H A Dflexfilelayout.h51 struct nfs4_deviceid deviceid;
79 struct nfs4_deviceid devid;
H A Dflexfilelayout.c89 static int decode_deviceid(struct xdr_stream *xdr, struct nfs4_deviceid *devid) in decode_deviceid()
/OK3568_Linux_fs/kernel/fs/nfs/filelayout/
H A Dfilelayout.h64 struct nfs4_deviceid deviceid;
/OK3568_Linux_fs/kernel/include/linux/
H A Dpnfs_osd_xdr.h83 struct nfs4_deviceid oid_device_id;
H A Dnfs4.h659 struct nfs4_deviceid { struct
H A Dnfs_xdr.h358 struct nfs4_deviceid dev_id;
391 struct nfs4_deviceid dev_id;
/OK3568_Linux_fs/kernel/Documentation/filesystems/nfs/
H A Dpnfs.rst35 mount. The entries (struct nfs4_deviceid) themselves are held across
/OK3568_Linux_fs/kernel/fs/nfs/blocklayout/
H A Dblocklayout.c587 const struct nfs4_deviceid *id, const struct cred *cred, in bl_find_get_deviceid()
616 struct nfs4_deviceid id; in bl_alloc_extent()