Searched refs:nfs4_deviceid (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/fs/nfs/ |
D | pnfs_dev.c | 52 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, struct rpc_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()
|
D | pnfs.h | 207 struct nfs4_deviceid dev_id; 222 struct nfs4_deviceid dev_id[NFS4_PNFS_GETDEVLIST_MAXNUM]; 338 struct nfs4_deviceid deviceid; 345 const struct nfs4_deviceid *id, struct rpc_cred *cred, 347 …id(const struct pnfs_layoutdriver_type *, const struct nfs_client *, const struct nfs4_deviceid *); 349 const struct nfs4_deviceid *); 625 void nfs4_print_deviceid(const struct nfs4_deviceid *dev_id); 627 static inline void nfs4_print_deviceid(const struct nfs4_deviceid *dev_id) in nfs4_print_deviceid()
|
D | callback.h | 166 struct nfs4_deviceid cbd_dev_id;
|
/Linux-v4.19/fs/nfs/flexfilelayout/ |
D | flexfilelayout.h | 51 struct nfs4_deviceid deviceid; 79 struct nfs4_deviceid devid;
|
D | flexfilelayout.c | 84 static int decode_deviceid(struct xdr_stream *xdr, struct nfs4_deviceid *devid) in decode_deviceid()
|
/Linux-v4.19/fs/nfs/filelayout/ |
D | filelayout.h | 64 struct nfs4_deviceid deviceid;
|
/Linux-v4.19/include/linux/ |
D | pnfs_osd_xdr.h | 83 struct nfs4_deviceid oid_device_id;
|
D | nfs4.h | 639 struct nfs4_deviceid { struct
|
D | nfs_xdr.h | 354 struct nfs4_deviceid dev_id;
|
/Linux-v4.19/Documentation/filesystems/nfs/ |
D | pnfs.txt | 32 mount. The entries (struct nfs4_deviceid) themselves are held across
|
/Linux-v4.19/fs/nfs/blocklayout/ |
D | blocklayout.c | 587 const struct nfs4_deviceid *id, struct rpc_cred *cred, in bl_find_get_deviceid() 616 struct nfs4_deviceid id; in bl_alloc_extent()
|