Searched defs:path_info (Results 1 – 13 of 13) sorted by relevance
54 struct path_info { struct55 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;
14 struct path_info { struct22 struct path_info **path_map; argument
31 struct path_info { struct32 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 */
36 struct path_info { struct37 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 */
29 struct path_info { struct37 struct path_info *pi, *next; in free_paths() argument
114 struct ceph_path_info path_info = {0}; in mdsc_show() local133 struct ceph_path_info path_info = {0}; in mdsc_show() local
419 struct ceph_path_info path_info = {0}; in ceph_open() local634 struct ceph_path_info path_info = {0}; in ceph_async_create_cb() local829 struct ceph_path_info path_info = {0}; in ceph_atomic_open() local
1276 struct ceph_path_info path_info = {0}; in ceph_async_unlink_cb() local1369 struct ceph_path_info path_info = {0}; in ceph_unlink() local
2753 struct ceph_path_info *path_info, int for_wire) in ceph_mdsc_build_path()2886 struct inode *dir, struct ceph_path_info *path_info, in build_dentry_path()2914 static int build_inode_path(struct inode *inode, struct ceph_path_info *path_info) in build_inode_path()2947 struct ceph_path_info *path_info, in set_request_path_attr()4702 struct ceph_path_info path_info = {0}; in reconnect_caps_cb() local
2595 struct ceph_path_info path_info = {0}; in __ceph_setattr() local
642 static inline void ceph_mdsc_free_path_info(const struct ceph_path_info *path_info) in ceph_mdsc_free_path_info()
399 struct mmp_path_info *path_info; in path_init() local
656 unsigned int path_info; member685 unsigned int path_info; member