Lines Matching refs:cl

124 	struct ceph_client *cl = fsc->client;  in ceph_sync_fs()  local
127 doutc(cl, "(non-blocking)\n"); in ceph_sync_fs()
130 doutc(cl, "(non-blocking) done\n"); in ceph_sync_fs()
134 doutc(cl, "(blocking)\n"); in ceph_sync_fs()
137 doutc(cl, "(blocking) done\n"); in ceph_sync_fs()
1062 struct ceph_client *cl = fsc->client; in open_root_dentry() local
1069 doutc(cl, "opening '%s'\n", path); in open_root_dentry()
1089 doutc(cl, "success\n"); in open_root_dentry()
1095 doutc(cl, "success, root dentry is %p\n", root); in open_root_dentry()
1154 struct ceph_client *cl = fsc->client; in ceph_real_mount() local
1159 doutc(cl, "mount start %p\n", fsc); in ceph_real_mount()
1182 doutc(cl, "mount opening path '%s'\n", path); in ceph_real_mount()
1197 doutc(cl, "mount success\n"); in ceph_real_mount()
1210 struct ceph_client *cl = fsc->client; in ceph_set_super() local
1213 doutc(cl, "%p\n", s); in ceph_set_super()
1248 struct ceph_client *cl = fsc->client; in ceph_compare_super() local
1250 doutc(cl, "%p\n", sb); in ceph_compare_super()
1253 doutc(cl, "monitor(s)/mount options don't match\n"); in ceph_compare_super()
1258 doutc(cl, "fsid doesn't match\n"); in ceph_compare_super()
1262 doutc(cl, "flags differ\n"); in ceph_compare_super()
1267 doutc(cl, "client is blocklisted (and CLEANRECOVER is not set)\n"); in ceph_compare_super()
1272 doutc(cl, "client has been forcibly unmounted\n"); in ceph_compare_super()
1541 struct ceph_client *cl = fsc->client; in ceph_kill_sb() local
1545 doutc(cl, "%p\n", s); in ceph_kill_sb()
1572 pr_warn_client(cl, "umount timed out, %ld\n", timeleft); in ceph_kill_sb()
1574 pr_warn_client(cl, "umount was killed, %ld\n", timeleft); in ceph_kill_sb()
1587 pr_warn_client(cl, "umount timed out, %ld\n", timeleft); in ceph_kill_sb()
1589 pr_warn_client(cl, "umount was killed, %ld\n", timeleft); in ceph_kill_sb()