Searched refs:nfs4_deviceid (Results 1 – 11 of 11) 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 | 224 struct nfs4_deviceid dev_id; 239 struct nfs4_deviceid dev_id[NFS4_PNFS_GETDEVLIST_MAXNUM]; 373 struct nfs4_deviceid deviceid; 380 const struct nfs4_deviceid *id, const struct cred *cred, 382 …id(const struct pnfs_layoutdriver_type *, const struct nfs_client *, const struct nfs4_deviceid *); 384 const struct nfs4_deviceid *); 699 void nfs4_print_deviceid(const struct nfs4_deviceid *dev_id); 701 static inline void nfs4_print_deviceid(const struct nfs4_deviceid *dev_id) in nfs4_print_deviceid()
|
H A D | callback.h | 151 struct nfs4_deviceid cbd_dev_id;
|
H A D | nfs4trace.h | 1952 const struct nfs4_deviceid *deviceid 1977 const struct nfs4_deviceid *deviceid \ 1985 const struct nfs4_deviceid *deviceid, 2017 const struct nfs4_deviceid *deviceid, \ 2027 const struct nfs4_deviceid *deviceid,
|
/linux/fs/nfs/flexfilelayout/ |
H A D | flexfilelayout.h | 51 struct nfs4_deviceid deviceid; 79 struct nfs4_deviceid devid;
|
H A D | flexfilelayout.c | 96 static int decode_deviceid(struct xdr_stream *xdr, struct nfs4_deviceid *devid) in decode_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/fs/nfs/blocklayout/ |
H A D | blocklayout.c | 563 const struct nfs4_deviceid *id, const struct cred *cred, in bl_find_get_deviceid() 614 struct nfs4_deviceid id; in bl_alloc_extent()
|
/linux/include/linux/ |
H A D | nfs4.h | 798 struct nfs4_deviceid { struct
|
H A D | nfs_xdr.h | 361 struct nfs4_deviceid dev_id; 394 struct nfs4_deviceid dev_id;
|