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
82 struct ceph_path_info path_info; in mdsc_show() local101 struct ceph_path_info path_info; in mdsc_show() local
400 struct ceph_path_info path_info; in ceph_open() local615 struct ceph_path_info path_info = {0}; in ceph_async_create_cb() local810 struct ceph_path_info path_info; in ceph_atomic_open() local
1273 struct ceph_path_info path_info = {0}; in ceph_async_unlink_cb() local1365 struct ceph_path_info path_info; in ceph_unlink() local
2708 struct ceph_path_info *path_info, int for_wire) in ceph_mdsc_build_path()2838 struct inode *dir, struct ceph_path_info *path_info, in build_dentry_path()2866 static int build_inode_path(struct inode *inode, struct ceph_path_info *path_info) in build_inode_path()2899 struct ceph_path_info *path_info, in set_request_path_attr()4630 struct ceph_path_info path_info = {0}; in reconnect_caps_cb() local
2565 struct ceph_path_info path_info; in __ceph_setattr() local
630 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