Searched defs:path_info (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/md/ |
| H A D | dm-ps-historical-service-time.c | 54 struct path_info { struct 55 struct list_head list; 56 struct dm_path *path; 57 unsigned int repeat_count; 59 spinlock_t lock; 61 u64 historical_service_time; /* Fixed point */ 63 u64 stale_after; 64 u64 last_finish; 66 u64 outstanding;
|
| H A D | dm-ps-io-affinity.c | 14 struct path_info { struct 22 struct path_info **path_map; argument
|
| H A D | dm-ps-service-time.c | 31 struct path_info { struct 32 struct list_head list; 33 struct dm_path *path; 34 unsigned int repeat_count; 35 unsigned int relative_throughput; 36 atomic_t in_flight_size; /* Total size of in-flight I/Os */
|
| H A D | dm-ps-queue-length.c | 36 struct path_info { struct 37 struct list_head list; 38 struct dm_path *path; 39 unsigned int repeat_count; 40 atomic_t qlen; /* the number of in-flight I/Os */
|
| H A D | dm-ps-round-robin.c | 29 struct path_info { struct 37 struct path_info *pi, *next; in free_paths() argument
|
| /linux/fs/ceph/ |
| H A D | debugfs.c | 114 struct ceph_path_info path_info = {0}; in mdsc_show() local 133 struct ceph_path_info path_info = {0}; in mdsc_show() local
|
| H A D | file.c | 419 struct ceph_path_info path_info = {0}; in ceph_open() local 634 struct ceph_path_info path_info = {0}; in ceph_async_create_cb() local 829 struct ceph_path_info path_info = {0}; in ceph_atomic_open() local [all...] |
| H A D | dir.c | 1276 struct ceph_path_info path_info = {0}; in ceph_async_unlink_cb() local 1369 struct ceph_path_info path_info = {0}; in ceph_unlink() local
|
| H A D | mds_client.c | 2753 struct ceph_path_info *path_info, int for_wire) in ceph_mdsc_build_path() argument 2886 build_dentry_path(struct ceph_mds_client * mdsc,struct dentry * dentry,struct inode * dir,struct ceph_path_info * path_info,bool parent_locked) build_dentry_path() argument 2914 build_inode_path(struct inode * inode,struct ceph_path_info * path_info) build_inode_path() argument 2947 set_request_path_attr(struct ceph_mds_client * mdsc,struct inode * rinode,struct dentry * rdentry,struct inode * rdiri,const char * rpath,u64 rino,struct ceph_path_info * path_info,bool parent_locked) set_request_path_attr() argument 4702 struct ceph_path_info path_info = {0}; reconnect_caps_cb() local [all...] |
| H A D | inode.c | 2595 struct ceph_path_info path_info = {0}; in __ceph_setattr() local
|
| H A D | mds_client.h | 642 static inline void ceph_mdsc_free_path_info(const struct ceph_path_info *path_info) in ceph_mdsc_free_path_info()
|
| /linux/drivers/video/fbdev/mmp/hw/ |
| H A D | mmp_ctrl.c | 399 struct mmp_path_info *path_info; in path_init() local
|
| /linux/arch/parisc/include/uapi/asm/ |
| H A D | pdc.h | 656 unsigned int path_info; member 685 unsigned int path_info; member
|