Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfs/
Dpnfs_dev.c54 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()
174 const struct nfs4_deviceid *id, long hash) in __nfs4_find_get_deviceid()
189 const struct nfs4_deviceid *id, const struct cred *cred, in nfs4_find_get_deviceid()
232 const struct nfs_client *clp, const struct nfs4_deviceid *id) in nfs4_delete_deviceid()
255 const struct nfs4_deviceid *id) in nfs4_init_deviceid_node()
Dpnfs.h221 struct nfs4_deviceid dev_id;
236 struct nfs4_deviceid dev_id[NFS4_PNFS_GETDEVLIST_MAXNUM];
360 struct nfs4_deviceid deviceid;
367 const struct nfs4_deviceid *id, const struct cred *cred,
369 …id(const struct pnfs_layoutdriver_type *, const struct nfs_client *, const struct nfs4_deviceid *);
371 const struct nfs4_deviceid *);
692 void nfs4_print_deviceid(const struct nfs4_deviceid *dev_id);
694 static inline void nfs4_print_deviceid(const struct nfs4_deviceid *dev_id) in nfs4_print_deviceid()
Dcallback.h168 struct nfs4_deviceid cbd_dev_id;
Dnfs4trace.h2240 const struct nfs4_deviceid *deviceid
2265 const struct nfs4_deviceid *deviceid \
2273 const struct nfs4_deviceid *deviceid,
2305 const struct nfs4_deviceid *deviceid, \
/Linux-v5.15/fs/nfs/flexfilelayout/
Dflexfilelayout.h51 struct nfs4_deviceid deviceid;
79 struct nfs4_deviceid devid;
Dflexfilelayout.c89 static int decode_deviceid(struct xdr_stream *xdr, struct nfs4_deviceid *devid) in decode_deviceid()
/Linux-v5.15/fs/nfs/filelayout/
Dfilelayout.h64 struct nfs4_deviceid deviceid;
/Linux-v5.15/include/linux/
Dpnfs_osd_xdr.h83 struct nfs4_deviceid oid_device_id;
Dnfs4.h652 struct nfs4_deviceid { struct
Dnfs_xdr.h361 struct nfs4_deviceid dev_id;
394 struct nfs4_deviceid dev_id;
/Linux-v5.15/Documentation/filesystems/nfs/
Dpnfs.rst35 mount. The entries (struct nfs4_deviceid) themselves are held across
/Linux-v5.15/fs/nfs/blocklayout/
Dblocklayout.c582 const struct nfs4_deviceid *id, const struct cred *cred, in bl_find_get_deviceid()
611 struct nfs4_deviceid id; in bl_alloc_extent()