Searched refs:nfs4_deviceid (Results 1 – 8 of 8) sorted by relevance
| /linux/fs/nfs/ |
| H A D | pnfs_dev.c | 54 nfs4_print_deviceid(const struct nfs4_deviceid *id) in nfs4_print_deviceid() 65 nfs4_deviceid_hash(const struct nfs4_deviceid *id) in nfs4_deviceid_hash() 80 const struct nfs_client *clp, const struct nfs4_deviceid *id, in _lookup_deviceid() 98 const struct nfs4_deviceid *dev_id, in nfs4_get_device_info() 171 const struct nfs4_deviceid *id, long hash) in __nfs4_find_get_deviceid() 186 const struct nfs4_deviceid *id, const struct cred *cred, in nfs4_find_get_deviceid() 229 const struct nfs_client *clp, const struct nfs4_deviceid *id) in nfs4_delete_deviceid() 252 const struct nfs4_deviceid *id) in nfs4_init_deviceid_node()
|
| H A D | pnfs.h | 226 struct nfs4_deviceid dev_id; 241 struct nfs4_deviceid dev_id[NFS4_PNFS_GETDEVLIST_MAXNUM]; 374 struct nfs4_deviceid deviceid; 381 const struct nfs4_deviceid *id, const struct cred *cred, 383 …id(const struct pnfs_layoutdriver_type *, const struct nfs_client *, const struct nfs4_deviceid *); 385 const struct nfs4_deviceid *); 702 void nfs4_print_deviceid(const struct nfs4_deviceid *dev_id); 704 static inline void nfs4_print_deviceid(const struct nfs4_deviceid *dev_id) in nfs4_print_deviceid()
|
| H A D | nfs4trace.h | 2122 const struct nfs4_deviceid *deviceid 2147 const struct nfs4_deviceid *deviceid \ 2155 const struct nfs4_deviceid *deviceid, 2187 const struct nfs4_deviceid *deviceid, \ 2197 const struct nfs4_deviceid *deviceid,
|
| /linux/fs/nfs/filelayout/ |
| H A D | filelayout.h | 64 struct nfs4_deviceid deviceid;
|
| /linux/Documentation/filesystems/nfs/ |
| H A D | pnfs.rst | 35 mount. The entries (struct nfs4_deviceid) themselves are held across
|
| /linux/include/linux/ |
| H A D | nfs4.h | 688 struct nfs4_deviceid { struct
|
| H A D | nfs_xdr.h | 373 struct nfs4_deviceid dev_id; 406 struct nfs4_deviceid dev_id;
|
| /linux/fs/nfs/flexfilelayout/ |
| H A D | flexfilelayout.c | 96 static int decode_deviceid(struct xdr_stream *xdr, struct nfs4_deviceid *devid) in decode_deviceid()
|