Searched refs:nfs4_deviceid (Results 1 – 11 of 11) sorted by relevance
/linux-6.6.21/fs/nfs/ |
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() 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()
|
D | pnfs.h | 220 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 *); 700 void nfs4_print_deviceid(const struct nfs4_deviceid *dev_id); 702 static inline void nfs4_print_deviceid(const struct nfs4_deviceid *dev_id) in nfs4_print_deviceid()
|
D | callback.h | 168 struct nfs4_deviceid cbd_dev_id;
|
D | nfs4trace.h | 1922 const struct nfs4_deviceid *deviceid 1947 const struct nfs4_deviceid *deviceid \ 1955 const struct nfs4_deviceid *deviceid, 1987 const struct nfs4_deviceid *deviceid, \
|
/linux-6.6.21/fs/nfs/flexfilelayout/ |
D | flexfilelayout.h | 51 struct nfs4_deviceid deviceid; 79 struct nfs4_deviceid devid;
|
D | flexfilelayout.c | 95 static int decode_deviceid(struct xdr_stream *xdr, struct nfs4_deviceid *devid) in decode_deviceid()
|
/linux-6.6.21/fs/nfs/filelayout/ |
D | filelayout.h | 64 struct nfs4_deviceid deviceid;
|
/linux-6.6.21/Documentation/filesystems/nfs/ |
D | pnfs.rst | 35 mount. The entries (struct nfs4_deviceid) themselves are held across
|
/linux-6.6.21/include/linux/ |
D | nfs4.h | 658 struct nfs4_deviceid { struct
|
D | nfs_xdr.h | 361 struct nfs4_deviceid dev_id; 394 struct nfs4_deviceid dev_id;
|
/linux-6.6.21/fs/nfs/blocklayout/ |
D | blocklayout.c | 563 const struct nfs4_deviceid *id, const struct cred *cred, in bl_find_get_deviceid() 594 struct nfs4_deviceid id; in bl_alloc_extent()
|